mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
24 lines
564 B
YAML
24 lines
564 B
YAML
---
|
|
profile: cig_wf186h
|
|
target: ipq50xx
|
|
subtarget: generic
|
|
description: Build image for the Cigtech Wall Plate WF186h
|
|
image: bin/targets/ipq50xx/generic/openwrt-ipq50xx-cig_wf186h-squashfs-sysupgrade.tar
|
|
feeds:
|
|
- name: ipq807x
|
|
path: ../../feeds/ipq807x_v5.4
|
|
include:
|
|
- ucentral-ap
|
|
packages:
|
|
- ipq50xx
|
|
diffconfig: |
|
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
|
|
CONFIG_PACKAGE_i2c-tools=y
|
|
CONFIG_PACKAGE_libi2c=y
|
|
CONFIG_PACKAGE_coreutils=y
|
|
CONFIG_PACKAGE_coreutils-stty=y
|
|
CONFIG_PACKAGE_kmod-switch-rtl8366-smi=y
|
|
CONFIG_PACKAGE_kmod-switch-rtl8367c=y
|
|
|
|
|