diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2013-03-25 13:53:48 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2013-03-25 13:53:48 +0000 |
commit | c90078ce8722256aa6e73b352982bd7ab9740a66 (patch) | |
tree | f0d799d6b500b9a8d9335831d355af3bcbc745fb /target/linux/generic/patches-3.9/203-kallsyms_uncompressed.patch | |
parent | f26378fd7c2d7677732f16c93d0e9df366891d05 (diff) | |
download | upstream-c90078ce8722256aa6e73b352982bd7ab9740a66.tar.gz upstream-c90078ce8722256aa6e73b352982bd7ab9740a66.tar.bz2 upstream-c90078ce8722256aa6e73b352982bd7ab9740a66.zip |
refresh patches against -rc4
SVN-Revision: 36127
Diffstat (limited to 'target/linux/generic/patches-3.9/203-kallsyms_uncompressed.patch')
-rw-r--r-- | target/linux/generic/patches-3.9/203-kallsyms_uncompressed.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.9/203-kallsyms_uncompressed.patch b/target/linux/generic/patches-3.9/203-kallsyms_uncompressed.patch index 0367101746..3feca4ffe3 100644 --- a/target/linux/generic/patches-3.9/203-kallsyms_uncompressed.patch +++ b/target/linux/generic/patches-3.9/203-kallsyms_uncompressed.patch @@ -51,7 +51,7 @@ } else if (argc != 1) --- a/init/Kconfig +++ b/init/Kconfig -@@ -1263,6 +1263,17 @@ config KALLSYMS_ALL +@@ -1259,6 +1259,17 @@ config KALLSYMS_ALL Say N unless you really need all symbols. |