summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2020-09-25 08:06:15 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-09-25 08:06:15 +0200
commit35145e5650aacc64745a65b75e6bde7e546dd3d6 (patch)
tree043506948d11bd06f95908b02c64a48b59bd2375 /arch/sandbox
parent47d4f7609270e81344abb78fa3658e917a9e9b8f (diff)
parent7f8c85d69c494e4da0653071e7803fc49ec8555e (diff)
downloadbarebox-35145e5650aacc64745a65b75e6bde7e546dd3d6.tar.gz
barebox-35145e5650aacc64745a65b75e6bde7e546dd3d6.tar.xz
Merge branch 'for-next/kbuild' into master
Diffstat (limited to 'arch/sandbox')
-rw-r--r--arch/sandbox/dts/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/sandbox/dts/Makefile b/arch/sandbox/dts/Makefile
index 6f68388578..6f4344da68 100644
--- a/arch/sandbox/dts/Makefile
+++ b/arch/sandbox/dts/Makefile
@@ -1,11 +1,8 @@
-ifeq ($(CONFIG_OFTREE),y)
-dtb-y += \
+always-$(CONFIG_OFTREE) += \
sandbox.dtb
-endif
# just to build a built-in.o. Otherwise compilation fails when no devicetree is
# created.
obj- += dummy.o
-always := $(dtb-y)
clean-files := *.dtb *.dtb.S .*.dtc .*.pre .*.dts