From cd5366835269aaefac2218bbbdca74f46e1378af Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Mon, 16 Mar 2009 18:54:35 +0000 Subject: Bison is not a prerequirement since it's build as part of the openwrt toolchain. SVN-Revision: 14900 --- include/prereq-build.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/prereq-build.mk') 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. \ )) -- cgit v1.2.3