packages are now installed. Remove use of RTEMS_MAKEFILE_PATH environment variable. Path to RTEMS directories is now provided explicitly in configure/os/CONFIG.Common.RTEMS.
11 lines
211 B
Plaintext
11 lines
211 B
Plaintext
#
|
|
# $Id$
|
|
# Author: W. Eric Norum
|
|
# Canadian Light Source
|
|
# eric@cls.usask.ca
|
|
#
|
|
# All RTEMS targets use the same Makefile fragment
|
|
#
|
|
RTEMS_TARGET_CPU=m68k
|
|
include $(CONFIG)/os/CONFIG.Common.RTEMS
|