mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 14:56:47 +02:00
add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9597 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1f01b9bc98
commit
a1fcfbf323
@ -83,6 +83,7 @@ $(eval $(call KernelPackage,capi))
|
||||
define KernelPackage/ipip
|
||||
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
||||
TITLE:=IP-in-IP encapsulation
|
||||
DEPENDS:=+kmod-iptunnel4
|
||||
KCONFIG:=CONFIG_NET_IPIP
|
||||
FILES:=$(LINUX_DIR)/net/ipv4/ipip.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,30,ipip)
|
||||
|
Loading…
Reference in New Issue
Block a user