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
/
aruba-2.6
/
config
diff --git
a/target/linux/aruba-2.6/config
b/target/linux/aruba-2.6/config
index
87808a0
..
2f15809
100644
(file)
--- a/
target/linux/aruba-2.6/config
+++ b/
target/linux/aruba-2.6/config
@@
-1341,8
+1341,12
@@
CONFIG_MINIX_FS=m
#
# CD-ROM/DVD Filesystems
#
-# CONFIG_ISO9660_FS is not set
-# CONFIG_UDF_FS is not set
+CONFIG_ISO9660_FS=m
+CONFIG_JOLIET=y
+CONFIG_ZISOFS=y
+CONFIG_ZISOFS_FS=m
+CONFIG_UDF_FS=m
+CONFIG_UDF_NLS=y
#
# DOS/FAT/NT Filesystems
This page took
0.019247 seconds
and
4
git commands to generate.