projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix the backport of ipt_string by adding the linux 2.6 textsearch code in a way that...
[openwrt.git]
/
target
/
linux
/
uml-2.6
/
config
diff --git
a/target/linux/uml-2.6/config
b/target/linux/uml-2.6/config
index
076cac0
..
fe6d614
100644
(file)
--- a/
target/linux/uml-2.6/config
+++ b/
target/linux/uml-2.6/config
@@
-647,9
+647,10
@@
CONFIG_AUTOFS4_FS=m
#
# CD-ROM/DVD Filesystems
#
-CONFIG_ISO9660_FS=
y
+CONFIG_ISO9660_FS=
m
CONFIG_JOLIET=y
-# CONFIG_ZISOFS is not set
+CONFIG_ZISOFS=y
+CONFIG_ZISOFS_FS=m
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y
This page took
0.022628 seconds
and
4
git commands to generate.