X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f9e98dae8224b1391a20b58d85b95d43976b7c59..6261db03f4f4ad97536832e5097803663b1a5785:/include/prereq-build.mk diff --git a/include/prereq-build.mk b/include/prereq-build.mk index 1cdcd0f2c..0b396c83d 100644 --- a/include/prereq-build.mk +++ b/include/prereq-build.mk @@ -148,7 +148,3 @@ endef $(eval $(call Require,getopt-extended, \ Please install an extended getopt version that supports --long \ )) - -$(eval $(call RequireCommand,m4, \ - Please install GNU m4 \ -))