11 lines
210 B
Plaintext
11 lines
210 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=ppc
|
|
include $(CONFIG)/os/CONFIG.Common.RTEMS
|