summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 401c409525..2c5920404b 100644
--- a/Makefile
+++ b/Makefile
@@ -488,9 +488,9 @@ images/%.s: barebox.bin FORCE
$(Q)$(MAKE) $(build)=images $@
ifdef CONFIG_PBL_MULTI_IMAGES
-all: $(KBUILD_DTBS) barebox.bin images
+all: barebox.bin images
else
-all: barebox-flash-image $(KBUILD_DTBS)
+all: barebox-flash-image
endif
common-$(CONFIG_PBL_IMAGE) += pbl/