X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=include%2Fprereq-build.mk;h=59ea7ef9a78f976eba2b9169aab98fbc6b1571cd;hb=cd6f65b88db15f690ec00a1922709fbc2f957a05;hp=dadce81ad55d1d9b9c84864706a2e6b96eac0ce3;hpb=3e10866fd76577267c59c90fe35ae78df0e5cba7;p=openwrt.git 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. \ -))