aboutsummaryrefslogtreecommitdiffstats
path: root/include/prereq-build.mk
diff options
context:
space:
mode:
authorRalph Hempel <ralph.hempel@lantiq.com>2009-03-25 20:17:33 +0000
committerRalph Hempel <ralph.hempel@lantiq.com>2009-03-25 20:17:33 +0000
commit2383666947e75319f8eb3ddd1b96555022905422 (patch)
tree89103cf3c6c9be353e134890ce07ca11b63db5f3 /include/prereq-build.mk
parent4182dc4f75df525414cd971f42b526c438b5df02 (diff)
downloadmaster-187ad058-2383666947e75319f8eb3ddd1b96555022905422.tar.gz
master-187ad058-2383666947e75319f8eb3ddd1b96555022905422.tar.bz2
master-187ad058-2383666947e75319f8eb3ddd1b96555022905422.zip
ooops, m4 is already part of the host tools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15044 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/prereq-build.mk')
-rw-r--r--include/prereq-build.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/prereq-build.mk b/include/prereq-build.mk
index 1cdcd0f2c5..0b396c83dd 100644
--- a/include/prereq-build.mk
+++ b/include/prereq-build.mk
@@ -148,7 +148,3 @@ endef
$(eval $(call Require,getopt-extended, \
Please install an extended getopt version that supports --long \
))
-
-$(eval $(call RequireCommand,m4, \
- Please install GNU m4 \
-))