]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/microblaze/dts/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-samsung
[people/ms/u-boot.git] / arch / microblaze / dts / Makefile
1 #
2 # SPDX-License-Identifier: GPL-2.0+
3 #
4
5 dtb-y += $(shell echo $(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