diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/prereq-build.mk | 3 |
1 files changed, 0 insertions, 3 deletions
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. \ -)) |