diff options
| author | Manuel Traut <manut@linutronix.de> | 2016-06-08 10:19:56 +0200 |
|---|---|---|
| committer | Manuel Traut <manut@linutronix.de> | 2016-06-08 10:19:56 +0200 |
| commit | 2fc7aa5f9ec10357cd549be562bcff0a7ad4b9eb (patch) | |
| tree | 3c3937a5e76b875c1bc011e591255553b03c6a6b /distribution/autotools/Kconfig | |
| parent | efbe1915eec5f6e9ffee6940f6bd5f98e2e66bb0 (diff) | |
autotools: add wrapper slides
to enable standalone build
Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'distribution/autotools/Kconfig')
| -rw-r--r-- | distribution/autotools/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/distribution/autotools/Kconfig b/distribution/autotools/Kconfig new file mode 100644 index 0000000..de39600 --- /dev/null +++ b/distribution/autotools/Kconfig @@ -0,0 +1,5 @@ +config AUTOTOOLS + bool "autotools" + default y + help + Example how to use the elbe adk |
