]> git.sur5r.net Git - u-boot/blob - arch/microblaze/dts/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / microblaze / dts / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2
3 dtb-y += $(shell echo $(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