]> git.sur5r.net Git - u-boot/blob - arch/nios2/dts/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / arch / nios2 / dts / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2
3 dtb-y += $(CONFIG_DEFAULT_DEVICE_TREE:"%"=%).dtb
4
5 targets += $(dtb-y)
6
7 DTC_FLAGS += -R 4 -p 0x1000
8
9 PHONY += dtbs
10 dtbs: $(addprefix $(obj)/, $(dtb-y))
11         @:
12
13 clean-files := *.dtb