Files
epics-base/configure/os/CONFIG.Common.embeddedlinux-xscale_be
2011-03-22 13:31:12 +00:00

14 lines
325 B
Plaintext

# Include definitions common to all Linux targets
include $(CONFIG)/os/CONFIG.Common.linuxCommon
ARCH_CLASS = xscale
GNU_DIR=/afs/psi.ch/project/embeddedlinux/moxa/xscale_be
ifeq ($(BUILD_CLASS),CROSS)
GNU_TARGET = xscale_be
CMPLR_PREFIX = $(addsuffix -,$(GNU_TARGET))
endif
COMMANDLINE_LIBRARY = READLINE_CURSES