Skip to content

Commit

Permalink
gtw360: replace button kmod
Browse files Browse the repository at this point in the history
  • Loading branch information
devbis committed Jul 29, 2024
1 parent 833d9fe commit 73923ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion target/linux/imx/image/cortexa7.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ 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 kmod-fs-vfat \
DEVICE_PACKAGES := kmod-brcmfmac kmod-button-hotplug kmod-input-gpio-keys \
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 73923ad

Please sign in to comment.