Page MenuHomeVyOS Platform

Do not hardcode values in kernel build scripts
Closed, ResolvedPublic

Description

It is required to replace hardcodeded values in the kernel build script for better ARM64 platform support.

This value should should be replaced by a real platform during the build process:

KERNEL_CONFIG=arch/x86/configs/vyos_defconfig

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)