mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 01:22:25 +00:00
20 lines
557 B
YAML
20 lines
557 B
YAML
---
|
|
profile: sonicfi_rap630w_211g
|
|
target: mediatek
|
|
subtarget: mt7981
|
|
description: Build image for the Mediatek MT7981
|
|
image: bin/targets/mediatek/mt7981/openwrt-mediatek-mt7981-sonicfi_rap630w_211g-squashfs-sysupgrade.tar
|
|
feeds:
|
|
- name: mediatek
|
|
path: ../../feeds/mediatek-sdk
|
|
include:
|
|
- ucentral-ap
|
|
packages:
|
|
- mediatek
|
|
diffconfig: |
|
|
# CONFIG_PACKAGE_kmod-nft-offload is not set
|
|
# CONFIG_PACKAGE_procd-ujail is not set
|
|
# CONFIG_PACKAGE_kmod-usb3 is not set
|
|
# CONFIG_PACKAGE_mt7981-wo-firmware is not set
|
|
CONFIG_PACKAGE_uboot-envtools=y
|