From 6beaca84dcedc3f43074874faf9b5139751ba10d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 31 Aug 2015 13:16:32 +0200 Subject: prefix VERSION symbols, otherwise they will get into kernel .config --- target/linux/config/Config.in.network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/config/Config.in.network') diff --git a/target/linux/config/Config.in.network b/target/linux/config/Config.in.network index 9669ba8a5..796eaa3df 100644 --- a/target/linux/config/Config.in.network +++ b/target/linux/config/Config.in.network @@ -259,7 +259,7 @@ config ADK_KERNEL_BONDING #config ADK_KERNEL_MPTCP # bool "Multipath TCP support" # select ADK_KERNEL_IPV6 -# depends on ADK_KERNEL_VERSION_3_14 +# depends on ADK_TARGET_KERNEL_VERSION_3_14 # help # http://www.multipath-tcp.org -- cgit v1.2.3