]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/nios2/dts/Makefile
nios2: enable device tree control of U-Boot
[people/ms/u-boot.git] / arch / nios2 / dts / Makefile
1 dtb-y += $(CONFIG_DEFAULT_DEVICE_TREE:"%"=%).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