12 lines
379 B
Plaintext
12 lines
379 B
Plaintext
# CONFIG_SITE.linux-x86.linux-xscale_be
|
|
#
|
|
# Site specific definitions for linux-x86 host - linux-xscale_be targets
|
|
#-------------------------------------------------------
|
|
|
|
# Set GNU_DIR to point to directory containing the tool-chain
|
|
GNU_DIR = /usr/local/vw/xscale_be
|
|
|
|
# If readline is available, configure it
|
|
READLINE_DIR = $(GNU_DIR)/target/usr
|
|
COMMANDLINE_LIBRARY = READLINE
|