Typo, nice
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Apr 2007 11:42:31 +0000 (11:42 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Apr 2007 11:42:31 +0000 (11:42 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6826 3c298f89-4303-0410-b956-a3cf2f4a3e73

include/prereq-build.mk

index e4275eb..d3aec64 100644 (file)
@@ -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. \
 ))