projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix display of uninitialized ports
[openwrt.git]
/
package
/
iptables
/
Makefile
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index
4c547be
..
34e6817
100644
(file)
--- a/
package/iptables/Makefile
+++ b/
package/iptables/Makefile
@@
-1,6
+1,7
@@
# $Id$
include $(TOPDIR)/rules.mk
# $Id$
include $(TOPDIR)/rules.mk
+include $(TOPDIR)/package/kernel.mk
PKG_NAME:=iptables
PKG_VERSION:=1.3.5
PKG_NAME:=iptables
PKG_VERSION:=1.3.5
This page took
0.024564 seconds
and
4
git commands to generate.