]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - Makefile
ipv4: check optlen for IP_MULTICAST_IF option
[net-next-2.6.git] / Makefile
index 5e1e74c9976c962c9031ccbd841643cb085e66e8..f908accd332b877338fdf92380bf52e3734f8cec 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1027,11 +1027,6 @@ prepare0: archprepare FORCE
 # All the preparing..
 prepare: prepare0
 
-# Leave this as default for preprocessing vmlinux.lds.S, which is now
-# done in arch/$(ARCH)/kernel/Makefile
-
-export CPPFLAGS_vmlinux.lds += -P -C -U$(ARCH)
-
 # The asm symlink changes when $(ARCH) changes.
 # Detect this and ask user to run make mrproper
 # If asm is a stale symlink (point to dir that does not exist) remove it