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