Browse Source

Typo, nice

SVN-Revision: 6826
Florian Fainelli 19 years ago
parent
commit
7cb9801c8b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/prereq-build.mk

+ 1 - 1
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. \
 ))