14 lines
460 B
Plaintext
14 lines
460 B
Plaintext
# CONFIG_SITE.linux-x86.linux-arm_eb
|
|
#
|
|
# Site specific definitions for linux-x86 host - linux-arm_eb target builds
|
|
#-------------------------------------------------------
|
|
|
|
# Include definitions for linux-arm targets
|
|
include $(CONFIG)/os/CONFIG_SITE.linux-x86.linux-arm
|
|
|
|
# Path to the GNU toolset for linux-arm_eb (big endian) target
|
|
#GNU_DIR = /local/anj/cross-arm/gcc-3.4.5-glibc-2.3.6/armeb-linux
|
|
|
|
# GNU crosscompiler target name
|
|
#GNU_TARGET = armeb-linux
|