summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-08-05 16:44:37 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-08-05 16:45:00 +0200
commit1af6cba48cdd706305ac2ea7547222b9a22fdfa7 (patch)
tree22191ace03db6816ebcc795ee6075221b6782d29
parent082cd72634c3da3a893efbbeb3fef855bf3cd922 (diff)
downloadptxdist-2020.08.0.tar.gz
ptxdist-2020.08.0.tar.xz
host-flex: add missing dependencyptxdist-2020.08.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/host-flex.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-flex.in b/rules/host-flex.in
index 94fdb263d..67c6f55c9 100644
--- a/rules/host-flex.in
+++ b/rules/host-flex.in
@@ -2,6 +2,7 @@
config HOST_FLEX
tristate
+ select HOST_M4
default y if ALLYES
help
Flex, the fast lexical analyser generator.