1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 20:39:49 +03:00

iptables: move to 'Network' in menuconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18713 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-12-09 13:36:35 +00:00
parent d253bed345
commit b5650f6d14

View File

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