summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/dts/Makefile
blob: c8d83141ceab0579f4a1884b2b5329f968c744ab (plain)
1
2
3
4
5
6
7
8
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