mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-08 20:05:01 +00:00
uboot-ath79: build U-Boot/qca9558_nec_aterm for NEC Aterm WG2200HP
Enable building U-Boot/qca9558_nec_aterm profile for NEC Aterm WG2200HP. This model has almost the same hardware as the other Aterm devices based on Qualcomm Atheros QCA9558. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com> Link: https://github.com/openwrt/openwrt/pull/17584 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
d8002cb627
commit
367e5c00bd
@ -28,7 +28,7 @@ endef
|
||||
define U-Boot/qca9558_nec_aterm
|
||||
NAME:=NEC Aterm series (QCA9558)
|
||||
BUILD_SUBTARGET:= generic
|
||||
BUILD_DEVICES:=nec_wg1400hp nec_wg1800hp nec_wg1800hp2
|
||||
BUILD_DEVICES:=nec_wg1400hp nec_wg1800hp nec_wg1800hp2 nec_wg2200hp
|
||||
UBOOT_CONFIG:=nec_qca9558_aterm
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user