diff --git a/include/prereq-build.mk b/include/prereq-build.mk index bd1061bb43..6311e601ba 100644 --- a/include/prereq-build.mk +++ b/include/prereq-build.mk @@ -122,6 +122,3 @@ $(eval $(call RequireCommand,autoconf, \ Please install GNU autoconf. \ )) -$(eval $(call RequireCommand,quilt, \ - Please install quilt. \ -))