projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f5ceb5
)
openswan does not compile with 2.6.30
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 29 May 2009 12:01:31 +0000
(12:01 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 29 May 2009 12:01:31 +0000
(12:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16191
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/openswan/Makefile
patch
|
blob
|
history
diff --git
a/net/openswan/Makefile
b/net/openswan/Makefile
index
d44d8ea
..
d80cfc7
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