mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-03 23:34:40 +02:00
linux-riscv: add support for freedom-u540 machine
Signed-off-by: Mirza Krak <mirza.krak@endian.se>
This commit is contained in:
@@ -27,6 +27,6 @@ KCONFIG_MODE="--alldefconfig"
|
||||
KERNEL_CC_append = " ${TOOLCHAIN_OPTIONS} ${SECURITY_NOPIE_CFLAGS}"
|
||||
KERNEL_LD_append = " -no-pie"
|
||||
|
||||
COMPATIBLE_MACHINE = "(qemuriscv64)"
|
||||
COMPATIBLE_MACHINE = "(qemuriscv64|freedom-u540)"
|
||||
|
||||
KERNEL_FEATURES_remove = "features/debug/printk.scc"
|
||||
|
||||
Reference in New Issue
Block a user