mirror of
https://github.com/outbackdingo/wlan-ap.git
synced 2026-01-27 10:20:52 +00:00
Since QC only supports IPQ5018 + QCN9000 combination perfectly in kernel 4.4, thus remove OptimCloud D series support in ipq807x_v5.4 and migrate to ipq807x Signed-off-by: HaiBac <mail@bacnh.com>
16 lines
361 B
YAML
16 lines
361 B
YAML
profile: optimcloud_d60
|
|
target: ipq807x
|
|
subtarget: ipq50xx
|
|
description: Build image for the OptimCloud D60
|
|
image: bin/targets/ipq807x/ipq50xx/openwrt-ipq807x-optimcloud_d60-squashfs-sysupgrade.tar
|
|
feeds:
|
|
- name: ipq807x
|
|
path: ../../feeds/ipq807x
|
|
include:
|
|
- wifi-ax
|
|
- ucentral-ap
|
|
packages:
|
|
- ipq807x
|
|
diffconfig: |
|
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=512
|