]> git.sur5r.net Git - u-boot/blob - arch/nios2/dts/Makefile
Merge git://git.denx.de/u-boot-dm
[u-boot] / 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