mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-21 01:13:00 +04:00
mediatek: add support for netis NX62
Same hardware as Netcore N60 Pro Add: DEVICE_ALT0_VENDOR := netis DEVICE_ALT0_MODEL := NX62 DEVICE_ALT0_VARIANT := V1 Signed-off-by: Alexey Lotosh <lotosh@gmail.com> Link: https://github.com/openwrt/openwrt/pull/21581 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
committed by
Hauke Mehrtens
parent
cd51f0c424
commit
24af2fefbf
@@ -2179,6 +2179,9 @@ TARGET_DEVICES += netcore_n60
|
||||
define Device/netcore_n60-pro
|
||||
DEVICE_VENDOR := Netcore
|
||||
DEVICE_MODEL := N60 Pro
|
||||
DEVICE_ALT0_VENDOR := netis
|
||||
DEVICE_ALT0_MODEL := NX62
|
||||
DEVICE_ALT0_VARIANT := V1
|
||||
DEVICE_DTS := mt7986a-netcore-n60-pro
|
||||
DEVICE_DTS_DIR := ../dts
|
||||
UBINIZE_OPTS := -E 5
|
||||
|
||||
Reference in New Issue
Block a user