Revert "kernel: remove all local symbols from kernel modules at link time to reduce...
[openwrt.git] / target / linux / generic / patches-2.6.38 / 950-powerpc_crtsavres_prereq.patch
index 2d3a67d12b5e2121df5ce26ffc5625b27fe832d5..402cd0cacb2e30c36496f4db606b93f4064ef929 100644 (file)
@@ -3,7 +3,7 @@
 @@ -362,6 +362,7 @@ KBUILD_AFLAGS   := -D__ASSEMBLY__
  KBUILD_AFLAGS_MODULE  := -DMODULE
  KBUILD_CFLAGS_MODULE  := -DMODULE
- KBUILD_LDFLAGS_MODULE := -T $(srctree)/scripts/module-common.lds -x
+ KBUILD_LDFLAGS_MODULE := -T $(srctree)/scripts/module-common.lds
 +KBUILD_LDFLAGS_MODULE_PREREQ  := 
  
  # Read KERNELRELEASE from include/config/kernel.release (if it exists)