From 4932368398ef340cfa491b424979693a011f3096 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 11 Jul 2013 20:56:27 +0000 Subject: kernel: add a patch that reduces module size by removing non-essential information (reduces default rootfs size by ~5k after lzma) Signed-off-by: Felix Fietkau SVN-Revision: 37255 --- target/linux/generic/config-3.9 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-3.9') diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9 index 9763743da6..2105441bfd 100644 --- a/target/linux/generic/config-3.9 +++ b/target/linux/generic/config-3.9 @@ -1677,6 +1677,7 @@ CONFIG_MODULES=y # CONFIG_MODULE_FORCE_UNLOAD is not set # CONFIG_MODULE_SIG is not set # CONFIG_MODULE_SRCVERSION_ALL is not set +CONFIG_MODULE_STRIPPED=y CONFIG_MODULE_UNLOAD=y # CONFIG_MODVERSIONS is not set # CONFIG_MOUSE_APPLETOUCH is not set -- cgit v1.2.3