shithub: lwext4

ref: ea7ce7dc4a1cb5af01175324c5da8dceb3f8652d
dir: /toolchain/bf518.cmake/

View raw version
# Name of the target
set(CMAKE_SYSTEM_NAME Generic)
set(CMAKE_SYSTEM_PROCESSOR bf518)

set(MCPU_FLAGS "-mcpu=bf518")

include(${CMAKE_CURRENT_LIST_DIR}/common/bfin-elf.cmake)