SmartAudio/lichee/brandy/u-boot-2014.07/arch/sandbox/dts/Makefile

12 lines
165 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
dtb-$(CONFIG_SANDBOX) += sandbox.dtb
targets += $(dtb-y)
DTC_FLAGS += -R 4 -p 0x1000
PHONY += dtbs
dtbs: $(addprefix $(obj)/, $(dtb-y))
@:
clean-files := *.dtb