iptables: remove dummy cgroup package

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2021-03-22 22:36:08 +08:00
parent 50d09b7c45
commit e9da65a1e8
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -169,19 +169,6 @@ Includes support for:
endef
define Package/iptables-mod-cgroup
$(call Package/iptables/Module, +kmod-ipt-extra)
TITLE:=cgroup extension
endef
define Package/iptables-mod-cgroup/description
iptables extension for cgroup support.
Matches:
- cgroup
endef
define Package/iptables-mod-imq
$(call Package/iptables/Module, +kmod-ipt-imq)
TITLE:=IMQ support