mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 01:22:25 +00:00
20 lines
424 B
YAML
20 lines
424 B
YAML
---
|
|
profile: indio_um-525axp
|
|
target: ipq50xx
|
|
subtarget: generic
|
|
description: Build image for the Indio um-525axp
|
|
image: bin/targets/ipq50xx/generic/openwrt-ipq50xx-indio_um-525axp-squashfs-sysupgrade.tar
|
|
feeds:
|
|
- name: ipq807x
|
|
path: ../../feeds/ipq807x_v5.4
|
|
include:
|
|
- ucentral-ap
|
|
packages:
|
|
- ipq50xx
|
|
diffconfig: |
|
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
|
|
CONFIG_BUSYBOX_CUSTOM=y
|
|
CONFIG_BUSYBOX_CONFIG_STTY=y
|
|
|
|
|