From: Felix Fietkau Date: Sun, 3 Jun 2007 19:43:52 +0000 (+0000) Subject: revert bogus change X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=296f3e9bb877ed3eea7f3658ee4912d0b7cdcbba;p=openwrt%2Fsvn-archive%2Farchive.git revert bogus change SVN-Revision: 7482 --- 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. \ -))