mirror of
https://github.com/pine64/bl_iot_sdk.git
synced 2024-11-19 05:11:49 +00:00
4 lines
186 B
Makefile
4 lines
186 B
Makefile
##change to your toolchain path
|
|
CONFIG_TOOLPREFIX ?= $(BL60X_SDK_PATH)/toolchain/riscv/$(shell uname |cut -d '_' -f1)/bin/riscv64-unknown-elf-
|
|
#CONFIG_TOOLPREFIX ?= riscv64-unknown-elf-
|