summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/dts/Makefile
blob: 9af91cb72c03cc203763e372543b013011465110 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0-only

obj-$(CONFIG_OFTREE) += \
	sandbox.dtb.o

# just to build a built-in.o. Otherwise compilation fails when no devicetree is
# created.
obj- += dummy.o

clean-files := *.dtb *.dtb.S .*.dtc .*.pre .*.dts