diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-12-07 16:56:04 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-12-07 16:56:04 +0000 |
commit | 6b306ba7b836261b2abcee6977ff27f909338282 (patch) | |
tree | 49c8e4e216c8e7316f5f746c0db3e58841345acf /package/busybox/patches/470-insmod_search.patch | |
parent | a653c7602e243dcc4e89f467d4c97576ddd7a77f (diff) | |
download | upstream-6b306ba7b836261b2abcee6977ff27f909338282.tar.gz upstream-6b306ba7b836261b2abcee6977ff27f909338282.tar.bz2 upstream-6b306ba7b836261b2abcee6977ff27f909338282.zip |
update busybox to 1.15.2 (#5926)
SVN-Revision: 18684
Diffstat (limited to 'package/busybox/patches/470-insmod_search.patch')
-rw-r--r-- | package/busybox/patches/470-insmod_search.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/patches/470-insmod_search.patch b/package/busybox/patches/470-insmod_search.patch index cc7ca79ce0..022ca24e6a 100644 --- a/package/busybox/patches/470-insmod_search.patch +++ b/package/busybox/patches/470-insmod_search.patch @@ -119,7 +119,7 @@ } --- a/modutils/Config.in +++ b/modutils/Config.in -@@ -211,7 +211,7 @@ config FEATURE_MODUTILS_SYMBOLS +@@ -210,7 +210,7 @@ config FEATURE_MODUTILS_SYMBOLS config DEFAULT_MODULES_DIR string "Default directory containing modules" default "/lib/modules" |