mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
mpc85xx: add HiveAP-350 alternative name for HiveAP-330
The HiveAP-350 has six external antennas connectors. (It also has twice the flash?) Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
parent
256e1dbc7d
commit
2db231e77a
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@ endef
|
|||
define Device/aerohive_hiveap-330
|
||||
DEVICE_VENDOR := Aerohive
|
||||
DEVICE_MODEL := HiveAP-330
|
||||
DEVICE_ALT0_VENDOR := Aerohive
|
||||
DEVICE_ALT0_MODEL := HiveAP-350
|
||||
DEVICE_PACKAGES := kmod-tpm-i2c-atmel
|
||||
BLOCKSIZE := 128k
|
||||
KERNEL := kernel-bin | uImage none
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue