From: nico Date: Mon, 9 Aug 2010 19:50:33 +0000 (+0000) Subject: [packages] l2tpv3tun: mark as 2.6.35 only (prevent from trying to build it on backfire) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c5cbde5f73d820022a663064a4a07502b8118553;p=packages.git [packages] l2tpv3tun: mark as 2.6.35 only (prevent from trying to build it on backfire) git-svn-id: svn://svn.openwrt.org/openwrt/packages@22567 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/l2tpv3tun/Makefile b/net/l2tpv3tun/Makefile index 6a1a12520..7894d3ca8 100644 --- a/net/l2tpv3tun/Makefile +++ b/net/l2tpv3tun/Makefile @@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk define Package/l2tpv3tun SECTION:=net CATEGORY:=Network - DEPENDS:=+libnl +ip +kmod-l2tp +kmod-l2tp-ip +kmod-l2tp-eth + DEPENDS:=+libnl +ip +kmod-l2tp +kmod-l2tp-ip +kmod-l2tp-eth @LINUX_2_6_35 TITLE:=Control utility for static L2TP v3 (Pseudowire) tunnels MAINTAINER:=Thomas Heil URL:=http://www.openl2tp.org