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