]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/sandbox/dts/Makefile
test: dm: test.dts - move to sandbox dts directory
[karo-tx-uboot.git] / arch / sandbox / dts / Makefile
1 dtb-$(CONFIG_SANDBOX) += sandbox.dtb
2 dtb-$(CONFIG_DM_TEST) += test.dtb
3
4 targets += $(dtb-y)
5
6 DTC_FLAGS += -R 4 -p 0x1000
7
8 PHONY += dtbs
9 dtbs: $(addprefix $(obj)/, $(dtb-y))
10         @:
11
12 clean-files := *.dtb