8 lines
278 B
Plaintext
8 lines
278 B
Plaintext
# Local Blackfin toolchain override for this project.
|
|
#
|
|
# Option 1: point to the toolchain root that contains bin/bfin-elf-gcc
|
|
# BFIN_TOOLCHAIN := /opt/analog/bfin-elf
|
|
#
|
|
# Option 2: provide the full compiler prefix directly
|
|
# CROSS_COMPILE := /opt/analog/bfin-elf/bin/bfin-elf-
|