projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)
[openwrt.git]
/
package
/
ipset
/
Makefile
diff --git
a/package/ipset/Makefile
b/package/ipset/Makefile
index
183b76e
..
5e65727
100644
(file)
--- a/
package/ipset/Makefile
+++ b/
package/ipset/Makefile
@@
-4,7
+4,6
@@
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# $Id$
#
include $(TOPDIR)/rules.mk
#
include $(TOPDIR)/rules.mk
@@
-21,7
+20,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.030609 seconds
and
4
git commands to generate.