projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
package/busybox: fix sed issue with gcc-4.5.0 (closes #7566)
[openwrt.git]
/
package
/
busybox
/
patches
/
470-insmod_search.patch
diff --git
a/package/busybox/patches/470-insmod_search.patch
b/package/busybox/patches/470-insmod_search.patch
index
cc7ca79
..
6f2da66
100644
(file)
--- 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
}
--- a/modutils/Config.in
+++ b/modutils/Config.in
-@@ -2
11,7 +211
,7 @@ config FEATURE_MODUTILS_SYMBOLS
+@@ -2
26,7 +226
,7 @@ config FEATURE_MODUTILS_SYMBOLS
config DEFAULT_MODULES_DIR
string "Default directory containing modules"
default "/lib/modules"
config DEFAULT_MODULES_DIR
string "Default directory containing modules"
default "/lib/modules"
This page took
0.020588 seconds
and
4
git commands to generate.