x86: include kmod-fs-vfat by default in generic images
authorDaniel Golle <daniel@makrotopia.org>
Wed, 30 Jun 2021 01:18:42 +0000 (02:18 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 20 Jul 2021 03:11:05 +0000 (04:11 +0100)
commitaaf1028296f45120f8e95491d1c8094bc8e8b693
tree7a0ff2d0e10d10fddecee2db8752cc2fd08d2462
parent853e8465a7af2a13fa2ebf0354cce091ab63d44b
x86: include kmod-fs-vfat by default in generic images

As x86/64 and x86/generic may be using UEFI, mounting the FAT-32 /boot
is necessary in order not to loose configuration files accross
sysupgrades. Include kmod-fs-vfat by default to make sure /boot can
always be mounted.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/x86/image/64.mk
target/linux/x86/image/generic.mk