diff options
Diffstat (limited to 'target/linux/ar71xx/image/tiny-legacy-devices.mk')
-rw-r--r-- | target/linux/ar71xx/image/tiny-legacy-devices.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/image/tiny-legacy-devices.mk b/target/linux/ar71xx/image/tiny-legacy-devices.mk index ab8205fefd..bcf77de443 100644 --- a/target/linux/ar71xx/image/tiny-legacy-devices.mk +++ b/target/linux/ar71xx/image/tiny-legacy-devices.mk @@ -1,7 +1,7 @@ define LegacyDevice/F9K1115V2 DEVICE_TITLE := Belkin AC1750DB (F9K1115V2) DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb3 kmod-usb-ledtrig-usbport \ - kmod-ath10k ath10k-firmware-qca988x + kmod-ath10k-ct ath10k-firmware-qca988x-ct endef LEGACY_DEVICES += F9K1115V2 |