diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-03 14:10:24 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-03-03 14:10:24 +0000 |
commit | 251353c250916d51158cd10e635e8851ceffb96f (patch) | |
tree | 3e5ab4e5a94aeae2a7a92a1f60be0361909a1916 /target/linux/generic/patches-3.3/202-reduce_module_size.patch | |
parent | 2f3210027ca1393766b0293b1bdd9fc6a13e88d7 (diff) |
linux/3.3: refresh patches against 3.3-rc5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30799 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.3/202-reduce_module_size.patch')
-rw-r--r-- | target/linux/generic/patches-3.3/202-reduce_module_size.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.3/202-reduce_module_size.patch b/target/linux/generic/patches-3.3/202-reduce_module_size.patch index 58b4a7571..f1efb90c3 100644 --- a/target/linux/generic/patches-3.3/202-reduce_module_size.patch +++ b/target/linux/generic/patches-3.3/202-reduce_module_size.patch @@ -1,6 +1,6 @@ --- a/Makefile +++ b/Makefile -@@ -374,7 +374,7 @@ +@@ -374,7 +374,7 @@ KBUILD_CFLAGS_KERNEL := KBUILD_AFLAGS := -D__ASSEMBLY__ KBUILD_AFLAGS_MODULE := -DMODULE KBUILD_CFLAGS_MODULE := -DMODULE |