mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
kernel/modules/vxlan: add +kmod-iptunnel as dependency
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43154 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
305ac83fa3
commit
42d5e6680c
@ -147,6 +147,7 @@ $(eval $(call KernelPackage,8021q))
|
||||
define KernelPackage/vxlan
|
||||
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
||||
TITLE:=Native VXLAN Kernel support
|
||||
DEPENDS:=+kmod-iptunnel
|
||||
KCONFIG:=CONFIG_VXLAN
|
||||
FILES:=$(LINUX_DIR)/drivers/net/vxlan.ko
|
||||
AUTOLOAD:=$(call AutoLoad,13,vxlan)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user