]> git.sur5r.net Git - u-boot/blob - arch/sandbox/dts/Makefile
imx: mx6ul_14x14_evk discard MX6UL from CONFIG_SYS_EXTRA_OPTIONS
[u-boot] / arch / sandbox / dts / Makefile
1 dtb-$(CONFIG_SANDBOX) += sandbox.dtb
2 dtb-$(CONFIG_UT_DM) += 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