prereq-build: flex is built in tools/ - do not require it to be installed on the...
[openwrt/staging/mkresin.git] / include / prereq-build.mk
index 2391e098c684bee20a0da00ec23f86b4defebb21..228fcdcb0bfa972b25ff5099a8f43c01c63c3e0c 100644 (file)
@@ -93,10 +93,6 @@ $(eval $(call RequireCommand,gawk, \
        Please install GNU awk. \
 ))
 
-$(eval $(call RequireCommand,flex, \
-       Please install flex. \
-))
-
 $(eval $(call RequireCommand,unzip, \
        Please install unzip. \
 ))