1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 18:53:52 +02:00

iptables: move to 'Network' in menuconfig

SVN-Revision: 18713
This commit is contained in:
Felix Fietkau 2009-12-09 13:36:35 +00:00
parent 77c391b8b1
commit 1ab62895f7

View File

@ -33,7 +33,7 @@ endif
define Package/iptables/Default
SECTION:=net
CATEGORY:=Base system
CATEGORY:=Network
URL:=http://netfilter.org/
endef