Files
epics-base/configure/os/CONFIG.Common.embeddedlinux-e500v2
2013-06-25 07:41:44 +00:00

19 lines
446 B
Plaintext

# CONFIG.Common.embeddedlinux-e500v2
#
# Include definitions common to all Linux targets
include $(CONFIG)/os/CONFIG.Common.linuxCommon
ARCH_CLASS = ppc
ELDK=/opt/eldk-5.2
ELDK_HOST_ARCH=i686-eldk-linux
GNU_TARGET=powerpc-e500v2
GNU_ARCH=ppce500v2-linux-gnuspe
GNU_DIR=$(ELDK)/$(GNU_TARGET)/sysroots/$(ELDK_HOST_ARCH)/usr
GNU_BIN=$(GNU_DIR)/bin/$(GNU_ARCH)
GNU_TARGET_INCLUDE_DIR=
ARCH_DEP_CFLAGS += -mlongcall
COMMANDLINE_LIBRARY = READLINE