mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
22 lines
600 B
YAML
22 lines
600 B
YAML
---
|
|
profile: emplus_wap380c
|
|
target: ipq807x
|
|
subtarget: generic
|
|
description: Build image for the Emplus WAP380C
|
|
image: bin/targets/ipq807x/generic/openwrt-ipq807x-emplus_wap380c-squashfs-sysupgrade.tar
|
|
feeds:
|
|
- name: ipq807x
|
|
path: ../../feeds/ipq807x_v5.4
|
|
include:
|
|
- ucentral-ap
|
|
packages:
|
|
- ipq807x
|
|
diffconfig: |
|
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=0
|
|
CONFIG_BUSYBOX_CUSTOM=y
|
|
CONFIG_BUSYBOX_CONFIG_TFTP=y
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_TFTP_GET=y
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_TFTP_PUT=y
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_TFTP_BLOCKSIZE=y
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_TFTP_PROGRESS_BAR=y
|