projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b58545
)
ramips: minew g1-c: add the old device name to the supported devices
author
Alexander Couzens
<lynxis@fe80.eu>
Wed, 7 Jul 2021 15:57:45 +0000
(17:57 +0200)
committer
Alexander Couzens
<lynxis@fe80.eu>
Wed, 7 Jul 2021 16:32:14 +0000
(18:32 +0200)
Allow to use the sysupgrade image as factory image without
additional force.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
target/linux/ramips/image/mt76x8.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/mt76x8.mk
b/target/linux/ramips/image/mt76x8.mk
index 3f738fc48844577936d52fc7eeadb6f9466a8626..3f6f842db717d96b78766f4547c407b78eb2879e 100644
(file)
--- a/
target/linux/ramips/image/mt76x8.mk
+++ b/
target/linux/ramips/image/mt76x8.mk
@@
-274,6
+274,7
@@
define Device/minew_g1-c
DEVICE_VENDOR := Minew
DEVICE_MODEL := G1-C
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci kmod-usb-ledtrig-usbport kmod-usb-serial-cp210x
+ SUPPORTED_DEVICES += minew-g1c
endef
TARGET_DEVICES += minew_g1-c