projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ec6be5b
)
mark ipset as 2.6 only
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 20 Oct 2007 20:03:52 +0000
(20:03 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 20 Oct 2007 20:03:52 +0000
(20:03 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9382
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/ipset/Makefile
patch
|
blob
|
history
diff --git
a/package/ipset/Makefile
b/package/ipset/Makefile
index
183b76e
..
a69cbd3
100644
(file)
--- a/
package/ipset/Makefile
+++ b/
package/ipset/Makefile
@@
-21,7
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/ipset
SECTION:=net
CATEGORY:=Network
define Package/ipset
SECTION:=net
CATEGORY:=Network
- DEPENDS:=@!TARGET_etrax
+ DEPENDS:=@!TARGET_etrax
@LINUX_2_6
TITLE:=Netfilter ip sets administration utility
URL:=http://ipset.netfilter.org/
endef
TITLE:=Netfilter ip sets administration utility
URL:=http://ipset.netfilter.org/
endef
This page took
0.026677 seconds
and
4
git commands to generate.