Skip to content

Commit

Permalink
gtw360: add vfat
Browse files Browse the repository at this point in the history
  • Loading branch information
devbis committed Jul 24, 2024
1 parent 732e7c5 commit a3387be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/imx/image/cortexa7.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ define Device/geniatech_gtw360
KERNEL := kernel-bin | fit none $$(KDIR)/image-$$(firstword $$(DEVICE_DTS)).dtb
KERNEL_SUFFIX := -zImage
FILESYSTEMS := squashfs ext4
DEVICE_PACKAGES := kmod-brcmfmac kmod-gpio-button-hotplug kmod-leds-gpio kmod-pps-gpio \
DEVICE_PACKAGES := kmod-brcmfmac kmod-gpio-button-hotplug kmod-leds-gpio kmod-pps-gpio kmod-fs-vfat \
broadcom-43455-fmac broadcom-4345C0-hci \
wpa-supplicant ca-certificates hostapd \
kmod-bluetooth bluez-daemon bluez-libs bluez-utils
Expand Down

0 comments on commit a3387be

Please sign in to comment.