aboutsummaryrefslogtreecommitdiffstats
path: root/include/prereq-build.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-06-03 19:43:52 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-06-03 19:43:52 +0000
commitae51b57add201ec5792de1e09f12d68f04334c6f (patch)
treee5b3b58424b02585df5e84e9475fbfd0b8571575 /include/prereq-build.mk
parent09bf6dec79f8c52b721082ab45221fde3a69dcea (diff)
downloadmaster-187ad058-ae51b57add201ec5792de1e09f12d68f04334c6f.tar.gz
master-187ad058-ae51b57add201ec5792de1e09f12d68f04334c6f.tar.bz2
master-187ad058-ae51b57add201ec5792de1e09f12d68f04334c6f.zip
revert bogus change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7482 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/prereq-build.mk')
-rw-r--r--include/prereq-build.mk3
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. \
-))