[package] restrict openl2tp to 2.6 kernels (#6970)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 29 Mar 2010 20:39:54 +0000 (20:39 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 29 Mar 2010 20:39:54 +0000 (20:39 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20588 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/openl2tp/Makefile

index 71ae06b..609f666 100644 (file)
@@ -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