summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-09-10 10:42:58 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-09-10 10:45:05 +0200
commit3adc4027e0fe5673f348cfae83507720c36518cf (patch)
treea565178eb89464bed2696c3b1bc4b6da4acdb7da
parentf8d5024ee3f4e6169809c701ad079dc606695a2d (diff)
downloadOSELAS.Toolchain-3adc4027e0fe5673f348cfae83507720c36518cf.tar.gz
OSELAS.Toolchain-3adc4027e0fe5673f348cfae83507720c36518cf.tar.xz
Kconfig: autoconf needs m4
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 6af0b14..bfed17a 100644
--- a/Kconfig
+++ b/Kconfig
@@ -79,6 +79,7 @@ source "workspace/rules/host-xz.in"
source "workspace/rules/host-zlib.in"
source "workspace/rules/host-libelf.in"
source "rules/host-autotools-autoconf.in"
+source "rules/host-m4.in"
source "rules/host-system-perl.in"
comment "----------------------------------"