mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 04:49:29 -05:00
ramips: mt7621: sercomm_na502s: use upstream XR USB serial driver
Instead of including the out-of-tree XR USB serial driver, use the newly packaged in-tree driver for it. Link: https://github.com/openwrt/openwrt/pull/18926 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
@@ -2577,7 +2577,7 @@ define Device/sercomm_na502s
|
||||
DEVICE_VENDOR := SERCOMM
|
||||
DEVICE_MODEL := NA502S
|
||||
DEVICE_PACKAGES := kmod-mt76x2 kmod-mt7603 kmod-usb3 kmod-usb-serial \
|
||||
kmod-usb-serial-xr_usb_serial_common -uboot-envtools
|
||||
kmod-usb-serial-xr -uboot-envtools
|
||||
endef
|
||||
TARGET_DEVICES += sercomm_na502s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user