mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-30 01:52:51 +00:00
profiles: add more wifi-5 profiles
* edgecore_spw2ac1200 * hfcl_ion4 Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
12
profiles/edgecore_spw2ac1200.yml
Normal file
12
profiles/edgecore_spw2ac1200.yml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
profile: edgecore_spw2ac1200
|
||||||
|
target: ipq40xx
|
||||||
|
subtarget: generic
|
||||||
|
description: Build image for the Edgecore spw2ac1200
|
||||||
|
image: bin/targets/ipq40xx/generic/openwrt-ipq40xx-generic-edgecore_spw2ac1200-squashfs-nand-sysupgrade.bin
|
||||||
|
packages:
|
||||||
|
- ipq40xx
|
||||||
|
include:
|
||||||
|
- ucentral-ap
|
||||||
|
- hostapd
|
||||||
|
- target-ipq40xx
|
||||||
12
profiles/hfcl_ion4.yml
Normal file
12
profiles/hfcl_ion4.yml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
profile: hfcl_ion4
|
||||||
|
target: ipq40xx
|
||||||
|
subtarget: generic
|
||||||
|
description: Build image for the HFCL ION4
|
||||||
|
image: bin/targets/ipq40xx/generic/openwrt-ipq40xx-generic-hfcl_ion4-squashfs-nand-sysupgrade.bin
|
||||||
|
packages:
|
||||||
|
- ipq40xx
|
||||||
|
include:
|
||||||
|
- ucentral-ap
|
||||||
|
- hostapd
|
||||||
|
- target-ipq40xx
|
||||||
Reference in New Issue
Block a user