The configuration file that uses FML13V01 by default.
Signed-off-by: yang.wang <yang.wang@deepcomputing.io>
This commit is contained in:
2
Makefile
2
Makefile
@@ -35,7 +35,7 @@ linux_wrkdir := $(wrkdir)/linux
|
||||
ifeq ($(HWBOARD), evb)
|
||||
linux_defconfig := $(linux_srcdir)/arch/riscv/configs/starfive_jh7110_defconfig
|
||||
else
|
||||
linux_defconfig := $(linux_srcdir)/arch/riscv/configs/starfive_visionfive2_defconfig
|
||||
linux_defconfig := $(linux_srcdir)/arch/riscv/configs/fml13v01_defconfig
|
||||
endif
|
||||
|
||||
vmlinux := $(linux_wrkdir)/vmlinux
|
||||
|
||||
Reference in New Issue
Block a user