]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/sandbox/dts/Makefile
01975692628808f24881e41cfa0938f52dd4940c
[people/ms/u-boot.git] / arch / sandbox / dts / Makefile
1 #
2 # SPDX-License-Identifier: GPL-2.0+
3 #
4
5 dtb-$(CONFIG_SANDBOX) += sandbox.dtb
6 dtb-$(CONFIG_UT_DM) += test.dtb
7
8 targets += $(dtb-y)
9
10 DTC_FLAGS += -R 4 -p 0x1000
11
12 PHONY += dtbs
13 dtbs: $(addprefix $(obj)/, $(dtb-y))
14 @:
15
16 clean-files := *.dtb