]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/sandbox/dts/Makefile
sandbox: Rename 'num-gpios' property to avoid dtc warning
[people/ms/u-boot.git] / arch / sandbox / dts / Makefile
CommitLineData
da58dec8
TR
1#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
714a5621 5dtb-$(CONFIG_SANDBOX) += sandbox.dtb
b14d5472 6dtb-$(CONFIG_UT_DM) += test.dtb
714a5621
SG
7
8targets += $(dtb-y)
9
10DTC_FLAGS += -R 4 -p 0x1000
11
12PHONY += dtbs
13dtbs: $(addprefix $(obj)/, $(dtb-y))
14 @:
15
16clean-files := *.dtb