mirror of https://github.com/hak5/openwrt-owl.git
parent
35bccdd4ba
commit
343b935afa
|
@ -74,7 +74,7 @@ endef
|
||||||
|
|
||||||
define Package/iptables-mod-imq
|
define Package/iptables-mod-imq
|
||||||
$(call Package/iptables/Default)
|
$(call Package/iptables/Default)
|
||||||
DEPENDS:=iptables
|
DEPENDS:=iptables +kmod-ipt-imq
|
||||||
TITLE:=IMQ support
|
TITLE:=IMQ support
|
||||||
DESCRIPTION:=\
|
DESCRIPTION:=\
|
||||||
iptables extension for IMQ support.\\\
|
iptables extension for IMQ support.\\\
|
||||||
|
|
Loading…
Reference in New Issue