kernel: strip unnecessary symbol table information from kernel modules, reduces defau...
[openwrt.git] / target / linux / generic / patches-3.3 / 321-powerpc_crtsavres_prereq.patch
index e5d383c..eb42cf9 100644 (file)
@@ -3,7 +3,7 @@
 @@ -375,6 +375,7 @@ KBUILD_AFLAGS   := -D__ASSEMBLY__
  KBUILD_AFLAGS_MODULE  := -DMODULE
  KBUILD_CFLAGS_MODULE  := -DMODULE
- KBUILD_LDFLAGS_MODULE := -T $(srctree)/scripts/module-common.lds
+ KBUILD_LDFLAGS_MODULE := -T $(srctree)/scripts/module-common.lds -s
 +KBUILD_LDFLAGS_MODULE_PREREQ  := 
  
  # Read KERNELRELEASE from include/config/kernel.release (if it exists)
This page took 0.021419 seconds and 4 git commands to generate.