projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed call to ip_ct_refresh, and replaced with ip_ct_refresh_acct, added needed struc...
[openwrt.git]
/
openwrt
/
target
/
linux
/
brcm-2.4
/
config
diff --git
a/openwrt/target/linux/brcm-2.4/config
b/openwrt/target/linux/brcm-2.4/config
index
26d9cd1
..
b6120eb
100644
(file)
--- a/
openwrt/target/linux/brcm-2.4/config
+++ b/
openwrt/target/linux/brcm-2.4/config
@@
-321,7
+321,6
@@
CONFIG_NETLINK_DEV=m
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_FILTER=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_FILTER=y
-CONFIG_RING=m
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
@@
-1038,7
+1037,7
@@
CONFIG_JOLIET=y
# CONFIG_JFS_FS is not set
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_STATISTICS is not set
# CONFIG_JFS_FS is not set
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_STATISTICS is not set
-# CONFIG_MINIX_FS is not set
+CONFIG_MINIX_FS=m
# CONFIG_VXFS_FS is not set
# CONFIG_NTFS_FS is not set
# CONFIG_NTFS_RW is not set
# CONFIG_VXFS_FS is not set
# CONFIG_NTFS_FS is not set
# CONFIG_NTFS_RW is not set
This page took
0.020997 seconds
and
4
git commands to generate.