10 lines
210 B
Plaintext
10 lines
210 B
Plaintext
#
|
|
# Author: W. Eric Norum
|
|
# University of Saskatchewan
|
|
# eric.norum@usask.ca
|
|
#
|
|
# All RTEMS targets use the same Makefile fragment
|
|
#
|
|
RTEMS_TARGET_CPU=ppc
|
|
include $(CONFIG)/os/CONFIG.Common.RTEMS
|