dtb-$(CONFIG_ARCH_SUNXI_BOARD) += board.dtb

always		:= $(dtb-y)
subdir-y	:= $(dts-dirs)
clean-files	:= *.dtb
DTC_FLAGS_board += -@
