mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 01:22:25 +00:00
23 lines
467 B
YAML
23 lines
467 B
YAML
---
|
|
profile: emplus_wap7635
|
|
target: ipq53xx
|
|
subtarget: generic
|
|
description: Build image for the EMPLUS WAP7635
|
|
image: bin/targets/ipq53xx/generic/openwrt-ipq53xx-emplus_wap7635-squashfs-sysupgrade.tar
|
|
feeds:
|
|
- name: qca
|
|
path: ../../feeds/qca-wifi-7
|
|
include:
|
|
- ucentral-ap
|
|
packages:
|
|
- ipq53xx
|
|
- qca-ssdk-shell
|
|
- iperf3
|
|
- jq
|
|
- sysstat
|
|
- tree
|
|
diffconfig: |
|
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=0
|
|
CONFIG_BUSYBOX_CUSTOM=y
|
|
CONFIG_BUSYBOX_CONFIG_PSTREE=y
|