firewall3: rename to firewall, move into base system menu, update to git head with...
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 4 Jun 2013 12:21:52 +0000 (12:21 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 4 Jun 2013 12:21:52 +0000 (12:21 +0000)
commit0f0fb567192bd1bfcfaea8616be30b7d2d8676e9
treed54f2e193a092748218f3bf75cbdda08d8a2f4cd
parent484c42a9349591991a1ec87dd265d817fcc89645
firewall3: rename to firewall, move into base system menu, update to git head with compatibility fixes for AA

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36838 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/target.mk
package/network/config/firewall/Makefile [new file with mode: 0644]
package/network/config/firewall/files/firewall.config [new file with mode: 0644]
package/network/config/firewall/files/firewall.hotplug [new file with mode: 0644]
package/network/config/firewall/files/firewall.init [new file with mode: 0755]
package/network/config/firewall/files/firewall.user [new file with mode: 0644]
package/network/config/firewall3/Makefile [deleted file]
package/network/config/firewall3/files/firewall.config [deleted file]
package/network/config/firewall3/files/firewall.hotplug [deleted file]
package/network/config/firewall3/files/firewall.init [deleted file]
package/network/config/firewall3/files/firewall.user [deleted file]