projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6984bd0
)
restrict openl2tp to 2.6 kernels (#6970)
author
Florian Fainelli
<florian@openwrt.org>
Mon, 29 Mar 2010 20:39:54 +0000
(20:39 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 29 Mar 2010 20:39:54 +0000
(20:39 +0000)
SVN-Revision: 20588
net/openl2tp/Makefile
patch
|
blob
|
history
diff --git
a/net/openl2tp/Makefile
b/net/openl2tp/Makefile
index 71ae06b25c5f7905aa1c74e66685c6ae03d68446..609f6660f62ad5513c5b69cde74b05c0a86595b4 100644
(file)
--- a/
net/openl2tp/Makefile
+++ b/
net/openl2tp/Makefile
@@
-24,7
+24,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/openl2tp
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+kmod-pppol2tp +ppp +portmap +libreadline +libncurses
+ DEPENDS:=+kmod-pppol2tp +ppp +portmap +libreadline +libncurses
@LINUX_2_6
TITLE:=An L2TP (Layer 2 Tunneling Protocol) daemon
URL:=http://opensource.katalix.com/openl2tp
SUBMENU:=VPN