summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-03-10 20:28:12 +0900
committerSascha Hauer <s.hauer@pengutronix.de>2020-03-11 16:11:39 +0100
commitc08a47095fc459829bf870dfcaf2be806e55f5b3 (patch)
tree637bc6285e4c2f40ba96b55b3f8b865fe10763b6
parent6f0e2f65b3711fe8e9c814f849166e3a6356a3c0 (diff)
downloadbarebox-c08a47095fc459829bf870dfcaf2be806e55f5b3.tar.gz
barebox-c08a47095fc459829bf870dfcaf2be806e55f5b3.tar.xz
kbuild: remove unused barebox-head
This is not set by anyone. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d923463ed5..1fa09b0413 100644
--- a/Makefile
+++ b/Makefile
@@ -781,7 +781,7 @@ barebox.S barebox.s: barebox FORCE
endif
# barebox image
-barebox: $(barebox-lds) $(barebox-head) $(barebox-common) $(kallsyms.o) FORCE
+barebox: $(barebox-lds) $(barebox-common) $(kallsyms.o) FORCE
$(call barebox-modpost)
$(call if_changed_rule,barebox__)
$(Q)rm -f .old_version
@@ -791,7 +791,7 @@ barebox.srec: barebox
# The actual objects are generated when descending,
# make sure no implicit rule kicks in
-$(sort $(barebox-head) $(barebox-common) ) $(barebox-lds) $(barebox-pbl-common): $(barebox-dirs) ;
+$(sort $(barebox-common) ) $(barebox-lds) $(barebox-pbl-common): $(barebox-dirs) ;
# Handle descending into subdirectories listed in $(barebox-dirs)
# Preset locale variables to speed up the build process. Limit locale