summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2015-03-01 12:27:39 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2015-03-01 12:27:39 +0100
commit2b7b445332e32481ac3366e6787ffb3b646991a9 (patch)
treee6525774db00129d29398759bb008f022047ccb3 /core
parent522c10599f7bb217a7cbfb34d26f4cf6707c0840 (diff)
downloadembtoolkit-2b7b445332e32481ac3366e6787ffb3b646991a9.tar.gz
embtoolkit-2b7b445332e32481ac3366e6787ffb3b646991a9.tar.bz2
embtoolkit-2b7b445332e32481ac3366e6787ffb3b646991a9.tar.xz
linux modules virtual package: add missing kconfig symbol when git use used
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'core')
-rw-r--r--core/kconfig/linux.kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/kconfig/linux.kconfig b/core/kconfig/linux.kconfig
index 322c7e8..7429a25 100644
--- a/core/kconfig/linux.kconfig
+++ b/core/kconfig/linux.kconfig
@@ -114,6 +114,9 @@ config EMBTK_LINUX_MODULES_NEED_PATH
bool
default EMBTK_LINUX_NEED_PATCH
+config EMBTK_LINUX_HEADERS_VERSION_GIT
+ bool
+
config EMBTK_LINUX_MODULES_GIT_SITE
string
depends on EMBTK_LINUX_VERSION_GIT