10 lines
203 B
Plaintext
10 lines
203 B
Plaintext
#
|
|
# 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
|