projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added support for 2.6.27 kernel
[openwrt.git]
/
package
/
firewall
/
Makefile
diff --git
a/package/firewall/Makefile
b/package/firewall/Makefile
index
23f23e6
..
9d4e5dd
100644
(file)
--- a/
package/firewall/Makefile
+++ b/
package/firewall/Makefile
@@
-18,11
+18,11
@@
define Package/firewall
CATEGORY:=Base system
URL:=http://openwrt.org/
TITLE:=OpenWrt firewall
CATEGORY:=Base system
URL:=http://openwrt.org/
TITLE:=OpenWrt firewall
- DEPENDS:=+iptables
+iptables-mod-ipopt +iptables-mod-extra
+ DEPENDS:=+iptables
-mod-conntrack +iptables-mod-nat
endef
define Package/firewall/description
endef
define Package/firewall/description
-
firewall for openwrt, you can select if you want to use the old version or the new uci based scrip
t
+
uci based firewall for openwr
t
endef
define Build/Compile
endef
define Build/Compile
This page took
0.020572 seconds
and
4
git commands to generate.