kernel/modules/vxlan: add +kmod-iptunnel as dependency
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> SVN-Revision: 43154
This commit is contained in:
		| @@ -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) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 John Crispin
					John Crispin