update to match upstream binary name mkfs.fat

Starting with dosfstools 4.0-1 the mkfs executable is called 'mkfs.fat'.

Signed-off-by: Christian Hesse <mail@eworm.de>
This commit is contained in:
Christian Hesse 2016-05-12 23:22:24 +02:00 committed by Gerardo Exequiel Pozzi
parent e018653a23
commit 068459537c
3 changed files with 4 additions and 4 deletions

View file

@ -16,7 +16,7 @@ INDEX
+ btrfs-progs for mkfs.btrfs (optional)
** For configs/releng build.sh needs theses packages (build host):
+ dosfstools for mkfs.vfat
+ dosfstools for mkfs.fat
+ lynx for fetching the latest installation guide
** For these hooks needs these packages (on target airootfs)