diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1027,11 +1027,6 @@ prepare0: archprepare FORCE | |||
1027 | # All the preparing.. | 1027 | # All the preparing.. |
1028 | prepare: prepare0 | 1028 | prepare: prepare0 |
1029 | 1029 | ||
1030 | # Leave this as default for preprocessing vmlinux.lds.S, which is now | ||
1031 | # done in arch/$(ARCH)/kernel/Makefile | ||
1032 | |||
1033 | export 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 |