summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2013-11-28 09:12:49 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-12-19 15:55:33 +0100
commitd77d1c19c72003806147c002a63122512470a75f (patch)
treea240abbb0bd749c4b89ef9e1ab2accce54689f02
parentd8b5d6d4fdd54b67e2c6e35b1868216c111fb221 (diff)
downloadOSELAS.Toolchain-d77d1c19c72003806147c002a63122512470a75f.tar.gz
OSELAS.Toolchain-d77d1c19c72003806147c002a63122512470a75f.tar.xz
Kconfig: host-autotools-autoconf now needs host-system-perl
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 576fcb8..6af0b14 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-system-perl.in"
comment "----------------------------------"