[packages] replace @LINUX_2_6 with @!LINUX_2_4, fixes fallout after r23246

git-svn-id: svn://svn.openwrt.org/openwrt/packages@23266 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2010-10-05 23:56:19 +00:00
parent 31ba6ae15a
commit 0b8093e64b
38 changed files with 45 additions and 41 deletions

View File

@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/openl2tp
SECTION:=net
CATEGORY:=Network
DEPENDS:=+kmod-pppol2tp +ppp +portmap +libreadline +libncurses @LINUX_2_6
DEPENDS:=+kmod-pppol2tp +ppp +portmap +libreadline +libncurses @!LINUX_2_4
TITLE:=An L2TP (Layer 2 Tunneling Protocol) daemon
URL:=http://www.openl2tp.org/
SUBMENU:=VPN