default board reset to imx6q
This commit is contained in:
parent
9e9f00dbf7
commit
fd95d9a7de
|
@ -9,7 +9,7 @@ emulator_support +=
|
||||||
support := $(riscv_support) $(arm_support) $(emulator_support)
|
support := $(riscv_support) $(arm_support) $(emulator_support)
|
||||||
SRC_DIR :=
|
SRC_DIR :=
|
||||||
|
|
||||||
export BOARD ?= 3568
|
export BOARD ?= imx6q-sabrelite
|
||||||
# This is the environment variable for kconfig-mconf
|
# This is the environment variable for kconfig-mconf
|
||||||
export KCONFIG_CONFIG ?= .config
|
export KCONFIG_CONFIG ?= .config
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue