9 lines
245 B
Plaintext
9 lines
245 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/armv5teb-montavista-linuxeabi
|
|
|
|
COMMANDLINE_LIBRARY = READLINE_CURSES
|