projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[x86] add cpu msr kernel module package
[openwrt.git]
/
package
/
ipset
/
Makefile
diff --git
a/package/ipset/Makefile
b/package/ipset/Makefile
index
012505f
..
efd439b
100644
(file)
--- a/
package/ipset/Makefile
+++ b/
package/ipset/Makefile
@@
-19,7
+19,7
@@
PKG_MD5SUM:=9060d549a18c1c0794fa47a71343d627
include $(INCLUDE_DIR)/package.mk
define Package/ipset/Default
- DEPENDS:= @
LINUX_2_6 @
(!(TARGET_ps3||TARGET_pxcab)||BROKEN)
+ DEPENDS:= @(!(TARGET_ps3||TARGET_pxcab)||BROKEN)
endef
define Package/ipset
This page took
0.032704 seconds
and
4
git commands to generate.