mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-03-03 15:27:56 +02:00
[package] kernel: fix missing symbol introduced by l2tp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22507 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b83ee2b042
commit
95c9084721
@ -628,7 +628,7 @@ define KernelPackage/l2tp
|
||||
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
||||
DEPENDS:=@LINUX_2_6_35
|
||||
TITLE:=L2TPv3 Support
|
||||
KCONFIG:=CONFIG_L2TP
|
||||
KCONFIG:=CONFIG_L2TP CONFIG_L2TP_DEBUGFS=n
|
||||
FILES:=$(LINUX_DIR)/net/l2tp/l2tp_core.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,32,l2tp_core)
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user