diff options
| author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-03-17 19:46:43 +0000 | 
|---|---|---|
| committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-03-17 19:46:43 +0000 | 
| commit | 7743beb5da95ce849968d491fc8dd8907bfb7aa6 (patch) | |
| tree | 12e83b163a8ce10a19150ca67b38cde186c0a38b | |
| parent | 49d2ed6cdba2776b7d93664a07fc0bb509a349e5 (diff) | |
uml: remove 3.2 patches
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36076 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | target/linux/uml/patches-3.2/901-lib_zlib_deflate_visible.patch | 14 | 
1 files changed, 0 insertions, 14 deletions
diff --git a/target/linux/uml/patches-3.2/901-lib_zlib_deflate_visible.patch b/target/linux/uml/patches-3.2/901-lib_zlib_deflate_visible.patch deleted file mode 100644 index f4aba9bd7..000000000 --- a/target/linux/uml/patches-3.2/901-lib_zlib_deflate_visible.patch +++ /dev/null @@ -1,14 +0,0 @@ -make ZLIB_DEFLATE visible, so that we can choose whether we want it built-in -or as a module - ---- a/lib/Kconfig -+++ b/lib/Kconfig -@@ -98,7 +98,7 @@ config ZLIB_INFLATE - 	tristate -  - config ZLIB_DEFLATE --	tristate -+	tristate "Zlib compression" -  - config LZO_COMPRESS - 	tristate  | 
