projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
merge the control file and the .ipk file targets into one to prevent them from going...
[openwrt.git]
/
package
/
firewall
/
Makefile
diff --git
a/package/firewall/Makefile
b/package/firewall/Makefile
index
76ae273
..
0f1b111
100644
(file)
--- a/
package/firewall/Makefile
+++ b/
package/firewall/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=1
PKG_NAME:=firewall
PKG_VERSION:=1
-PKG_RELEASE:=
3
+PKG_RELEASE:=
5
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
@@
-19,6
+19,7
@@
define Package/firewall
URL:=http://openwrt.org/
TITLE:=OpenWrt firewall
DEPENDS:=+iptables-mod-conntrack +iptables-mod-nat
URL:=http://openwrt.org/
TITLE:=OpenWrt firewall
DEPENDS:=+iptables-mod-conntrack +iptables-mod-nat
+ PKGARCH:=all
endef
define Package/firewall/description
endef
define Package/firewall/description
This page took
0.026401 seconds
and
4
git commands to generate.