From 05741a03318a9f96003c16d5407461ffa926b583 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 1 Jul 2013 17:57:09 +0000 Subject: Revert "prereq-build: check for "bc" (#13767)" Makes all buildbot builds fail; until we get the right software installed, revert this changeset. Signed-off-by: Florian Fainelli SVN-Revision: 37122 --- 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 dadce81ad5..59ea7ef9a7 100644 --- a/include/prereq-build.mk +++ b/include/prereq-build.mk @@ -183,7 +183,3 @@ endef $(eval $(call Require,getopt-extended, \ Please install an extended getopt version that supports --long \ )) - -$(eval $(call RequireCommand,bc, \ - Please install bc. \ -)) -- cgit v1.2.3