mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-28 17:12:22 +00:00
14 lines
305 B
YAML
14 lines
305 B
YAML
---
|
|
profile: x64_vm
|
|
target: x86
|
|
subtarget: 64
|
|
description: Raw VM build image for x64
|
|
image: bin/targets/x86/64/openwrt-x86-64-generic-ext4-combined.img
|
|
include:
|
|
- ucentral-ap
|
|
diffconfig: |
|
|
CONFIG_TARGET_IMAGES_GZIP=n
|
|
CONFIG_ISO_IMAGES=n
|
|
CONFIG_TARGET_ROOTFS_SQUASHFS=n
|
|
CONFIG_GRUB_EFI_IMAGES=n
|