12 lines
328 B
Plaintext
12 lines
328 B
Plaintext
# CONFIG.Common.embeddedlinux-p2020
|
|
#
|
|
# Include definitions common to all Linux targets
|
|
include $(CONFIG)/os/CONFIG.Common.linuxCommon
|
|
|
|
ARCH_CLASS = ppc
|
|
|
|
GNU_DIR=/afs/psi.ch/project/embeddedlinux/freescale/usr/local/gcc-4.3.74-eglibc-2.8.74-dp-2/powerpc-none-linux-gnuspe/powerpc-none-linux-gnuspe
|
|
|
|
|
|
COMMANDLINE_LIBRARY = EPICS
|