projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
149d1e7
)
ramips: add device alias for Allnet ALL0239-3G
author
Daniel Golle
<daniel@makrotopia.org>
Thu, 22 Aug 2019 11:22:39 +0000
(13:22 +0200)
committer
Daniel Golle
<daniel@makrotopia.org>
Thu, 22 Aug 2019 11:22:39 +0000
(13:22 +0200)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/ramips/image/rt305x.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/rt305x.mk
b/target/linux/ramips/image/rt305x.mk
index 0a034494493f9fbe5cc76d8310d625254008451d..0124a21f1fbe67e1dc215afe56b79ee99261e969 100644
(file)
--- a/
target/linux/ramips/image/rt305x.mk
+++ b/
target/linux/ramips/image/rt305x.mk
@@
-267,6
+267,8
@@
define Device/aztech_hw550-3g
IMAGE_SIZE := 7872k
DEVICE_VENDOR := Aztech
DEVICE_MODEL := HW550-3G
+ DEVICE_ALT0_VENDOR := Allnet
+ DEVICE_ALT0_MODEL := ALL0239-3G
DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
SUPPORTED_DEVICES += hw550-3g
endef