projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a3603d
)
openswan does not compile with 2.6.30
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 29 May 2009 12:01:31 +0000
(12:01 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 29 May 2009 12:01:31 +0000
(12:01 +0000)
SVN-Revision: 16191
net/openswan/Makefile
patch
|
blob
|
history
diff --git
a/net/openswan/Makefile
b/net/openswan/Makefile
index d44d8ea25c94af438ac0246545fb181b4cd47661..d80cfc73107ef2fe231345625dafaaa072574b86 100644
(file)
--- a/
net/openswan/Makefile
+++ b/
net/openswan/Makefile
@@
-21,7
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/openswan/Default
TITLE:=Openswan
URL:=http://www.openswan.org/
- DEPENDS:=@LINUX_2_6
+ DEPENDS:=@LINUX_2_6
@!LINUX_2_6_30
endef
define Package/openswan/Default/description