mirror of
https://github.com/immortalwrt/immortalwrt.git
synced 2025-08-11 06:11:53 +08:00
mediatek: add support for Zyxel NWA90AX PRO
Same hardware as Zyxel NWA50AX PRO. DEVICE_ALT0_VENDOR := Zyxel DEVICE_ALT0_MODEL := NWA90AX Pro Signed-off-by: Antonino Orlando <orlando.antonino@gmail.com> Link: https://github.com/openwrt/openwrt/pull/19257 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:

committed by
Hauke Mehrtens

parent
79b5151d7f
commit
e34e874a11
@ -2175,6 +2175,8 @@ TARGET_DEVICES += zyxel_ex5700-telenor
|
||||
define Device/zyxel_nwa50ax-pro
|
||||
DEVICE_VENDOR := Zyxel
|
||||
DEVICE_MODEL := NWA50AX Pro
|
||||
DEVICE_ALT0_VENDOR := Zyxel
|
||||
DEVICE_ALT0_MODEL := NWA90AX Pro
|
||||
DEVICE_DTS := mt7981b-zyxel-nwa50ax-pro
|
||||
DEVICE_DTS_DIR := ../dts
|
||||
DEVICE_PACKAGES := kmod-mt7915e kmod-mt7981-firmware mt7981-wo-firmware zyxel-bootconfig
|
||||
|
Reference in New Issue
Block a user