projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d39d626
)
ramips: mt7621: sercomm_na502s: use upstream XR USB serial driver
author
Robert Marko
<
[email protected]
>
Mon, 26 May 2025 13:46:32 +0000
(15:46 +0200)
committer
Robert Marko
<
[email protected]
>
Mon, 26 May 2025 16:59:26 +0000
(18:59 +0200)
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 <
[email protected]
>
target/linux/ramips/image/mt7621.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/mt7621.mk
b/target/linux/ramips/image/mt7621.mk
index 1c2aa000c3cf4c76eb3a58deb7ffae2d4f3d4381..a47e36af8df797e49751b1ff65a06499c0688979 100755
(executable)
--- a/
target/linux/ramips/image/mt7621.mk
+++ b/
target/linux/ramips/image/mt7621.mk
@@
-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