mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
18 lines
416 B
YAML
18 lines
416 B
YAML
---
|
|
profile: edgecore_eap101
|
|
target: ipq60xx
|
|
subtarget: generic
|
|
description: Build image for the EdgeCore EAP101
|
|
image: bin/targets/ipq60xx/generic/openwrt-ipq60xx-edgecore_eap101-squashfs-sysupgrade.tar
|
|
feeds:
|
|
- name: ipq807x
|
|
path: ../../feeds/ipq807x_v5.4
|
|
include:
|
|
- ucentral-ap
|
|
packages:
|
|
- ipq60xx
|
|
diffconfig: |
|
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=0
|
|
CONFIG_BUSYBOX_CUSTOM=y
|
|
CONFIG_BUSYBOX_CONFIG_STTY=y
|