aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 5e1e74c9976c..f908accd332b 100644
--- a/Makefile
+++ b/Makefile
@@ -1027,11 +1027,6 @@ prepare0: archprepare FORCE
1027# All the preparing.. 1027# All the preparing..
1028prepare: prepare0 1028prepare: prepare0
1029 1029
1030# Leave this as default for preprocessing vmlinux.lds.S, which is now
1031# done in arch/$(ARCH)/kernel/Makefile
1032
1033export CPPFLAGS_vmlinux.lds += -P -C -U$(ARCH)
1034
1035# The asm symlink changes when $(ARCH) changes. 1030# The asm symlink changes when $(ARCH) changes.
1036# Detect this and ask user to run make mrproper 1031# Detect this and ask user to run make mrproper
1037# If asm is a stale symlink (point to dir that does not exist) remove it 1032# If asm is a stale symlink (point to dir that does not exist) remove it