X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=include%2Fprereq-build.mk;h=6311e601ba46410bad706961fdac380adc12d81d;hp=e4275ebbebfc878dc12f135450a5d3a1aeb5a55a;hb=96b6135b8f68beb6b58357d3d3911c0945ccde51;hpb=b1b7e392a6f6f60fd0665740d8f997601f60886f diff --git a/include/prereq-build.mk b/include/prereq-build.mk index e4275ebbeb..6311e601ba 100644 --- a/include/prereq-build.mk +++ b/include/prereq-build.mk @@ -78,7 +78,7 @@ $(eval $(call Require,zlib, \ Please install zlib. (Missing libz.so or zlib.h) \ )) -$(eval $(call RequireCommand,gwak, \ +$(eval $(call RequireCommand,gawk, \ Please install GNU awk. \ )) @@ -121,3 +121,4 @@ $(eval $(call Require,gnutar, \ $(eval $(call RequireCommand,autoconf, \ Please install GNU autoconf. \ )) +