From: nbd Date: Sun, 3 Jun 2007 19:43:52 +0000 (+0000) Subject: revert bogus change X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=cc7a307ec3461ce54bfc34632cec26452a44693b revert bogus change git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7482 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/include/prereq-build.mk b/include/prereq-build.mk index bd1061bb4..6311e601b 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. \ -))