mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-25 13:28:08 +00:00
ramips: remove duplicate DEVICE_PACKAGES for TP-Link Archer C20i
DEVICE_PACKAGES is specified twice for the same device. Remove the first (=older) assignment. Fixes: 40692f0fb55c ("ramips: mt7620: select only the matching mt76 driver") Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> (cherry picked from commit 4ecd6510bf8877dcd07561045852726ffbab8814)
This commit is contained in:
parent
4668ae3bed
commit
a229907150
@ -94,7 +94,6 @@ define Device/ArcherC20i
|
||||
TPLINK_HWID := 0xc2000001
|
||||
TPLINK_HWREV := 58
|
||||
IMAGES += factory.bin
|
||||
DEVICE_PACKAGES := kmod-mt76x0e
|
||||
DEVICE_TITLE := TP-Link ArcherC20i
|
||||
DEVICE_PACKAGES := kmod-mt76x0e kmod-usb2 kmod-usb-ohci
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user