15 lines
446 B
Plaintext
15 lines
446 B
Plaintext
# CONFIG_SITE.linux-x86.linux-arm
|
|
#
|
|
# Site specific definitions for linux-x86 host - linux-arm target builds
|
|
#-------------------------------------------------------
|
|
|
|
# Set GNU crosscompiler target name
|
|
GNU_TARGET = arm-xilinx-linux-gnueabi
|
|
|
|
# Set GNU tools install path
|
|
# This is the install path at APS:
|
|
GNU_DIR = /usr/local/vw/zynq-2011.09
|
|
|
|
# With a Xilinx SDK, it'll be something like
|
|
#GNU_DIR = /usr/local/zynq/Xilinx/SDK/2015.4/gnu/arm/lin
|