let ipkg fail when a package file to be installed is not found
[openwrt/svn-archive/archive.git] / openwrt / package / amwall / Config.in
1 config BR2_PACKAGE_AMWALL
2 prompt "amwall............................ PF to iptables"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBAMSEL
6 help
7 PF for iptables
8
9 http://amselinux.de/
10