build: clarify the file prereq check message

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 40569
master
Felix Fietkau 11 years ago
parent 8306b55862
commit a6f734ed99
  1. 2
      include/prereq-build.mk

@ -189,5 +189,5 @@ $(eval $(call Require,getopt-extended, \
))
$(eval $(call RequireCommand,file, \
Please install file. \
Please install the 'file' package. \
))

Loading…
Cancel
Save