Skip to content

Commit

Permalink
ath79: replace ancient kmod-ledtrig-usbdev with kmod-usb-ledtrig-usbport
Browse files Browse the repository at this point in the history
Replace ancient kmod-ledtrig-usbdev dropped from 2016 with
kmod-usb-ledtrig-usbport upstream.

Signed-off-by: Christian Marangi <[email protected]>
  • Loading branch information
Ansuel committed Oct 28, 2024
1 parent 4b2f0be commit c73e231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ath79/image/generic-tp-link.mk
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ define Device/tplink_tl-wdr6500-v2
SOC := qca9561
DEVICE_MODEL := TL-WDR6500
DEVICE_VARIANT := v2
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev \
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ledtrig-usbport \
kmod-ath9k kmod-ath10k-ct ath10k-firmware-qca988x-ct
IMAGE_SIZE := 8000k
KERNEL := kernel-bin | append-dtb | lzma | uImage lzma
Expand Down

0 comments on commit c73e231

Please sign in to comment.