summaryrefslogtreecommitdiffstats
path: root/include/prereq-build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/prereq-build.mk')
-rw-r--r--include/prereq-build.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/prereq-build.mk b/include/prereq-build.mk
index f0e1da9810..24b1974c26 100644
--- a/include/prereq-build.mk
+++ b/include/prereq-build.mk
@@ -93,10 +93,6 @@ $(eval $(call RequireCommand,gawk, \
Please install GNU awk. \
))
-$(eval $(call RequireCommand,bison, \
- Please install GNU bison. \
-))
-
$(eval $(call RequireCommand,flex, \
Please install flex. \
))