projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Corrected typo for RTSP support
[openwrt.git]
/
openwrt
/
target
/
linux
/
linux-2.4
/
config
/
brcm
diff --git
a/openwrt/target/linux/linux-2.4/config/brcm
b/openwrt/target/linux/linux-2.4/config/brcm
index
a8636a7
..
1813f44
100644
(file)
--- a/
openwrt/target/linux/linux-2.4/config/brcm
+++ b/
openwrt/target/linux/linux-2.4/config/brcm
@@
-365,7
+365,7
@@
CONFIG_IP_NF_PPTP=m
CONFIG_IP_NF_SIP=m
CONFIG_IP_NF_H323=m
CONFIG_IP_NF_MMS=m
-CONFIG_IP_NF_
NAT_
RTSP=m
+CONFIG_IP_NF_RTSP=m
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=m
This page took
0.026431 seconds
and
4
git commands to generate.