aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index adf1bd212cf2..3e71fa2ee9ed 100644
--- a/Makefile
+++ b/Makefile
@@ -1156,11 +1156,7 @@ export INSTALL_HDR_PATH = $(objtree)/usr
1156# If we do an all arch process set dst to include/arch-$(SRCARCH) 1156# If we do an all arch process set dst to include/arch-$(SRCARCH)
1157hdr-dst = $(if $(KBUILD_HEADERS), dst=include/arch-$(SRCARCH), dst=include) 1157hdr-dst = $(if $(KBUILD_HEADERS), dst=include/arch-$(SRCARCH), dst=include)
1158 1158
1159PHONY += archheaders 1159PHONY += archheaders archscripts
1160archheaders:
1161
1162PHONY += archscripts
1163archscripts:
1164 1160
1165PHONY += __headers 1161PHONY += __headers
1166__headers: $(version_h) scripts_basic uapi-asm-generic archheaders archscripts 1162__headers: $(version_h) scripts_basic uapi-asm-generic archheaders archscripts