mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
remove obsolete dependencies and checks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19292 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -473,7 +473,7 @@ $(eval $(call KernelPackage,pppoa))
|
||||
define KernelPackage/pppol2tp
|
||||
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
||||
TITLE:=PPPoL2TP support
|
||||
DEPENDS:=kmod-ppp +kmod-pppoe @!LINUX_2_6_21||!LINUX_2_6_25
|
||||
DEPENDS:=kmod-ppp +kmod-pppoe
|
||||
KCONFIG:=CONFIG_PPPOL2TP
|
||||
FILES:=$(LINUX_DIR)/drivers/net/pppol2tp.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,40,pppol2tp)
|
||||
|
||||
Reference in New Issue
Block a user