Changeset ecbbd968 in rtems
- Timestamp:
- 06/15/10 22:45:17 (12 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 56e8ccd8
- Parents:
- c86da31c
- Location:
- cpukit
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/ChangeLog
rc86da31c recbbd968 1 2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com> 2 3 PR 1561/cpukit 4 * configure.ac, score/cpu/Makefile.am: Merge SPARC64 port. 5 1 6 2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com> 2 7 -
cpukit/configure.ac
rc86da31c recbbd968 314 314 score/cpu/sh/Makefile 315 315 score/cpu/sparc/Makefile 316 score/cpu/sparc64/Makefile 316 317 score/cpu/no_cpu/Makefile 317 318 posix/Makefile -
cpukit/score/cpu/Makefile.am
rc86da31c recbbd968 21 21 DIST_SUBDIRS += sh 22 22 DIST_SUBDIRS += sparc 23 DIST_SUBDIRS += sparc64 23 24 24 25 include $(top_srcdir)/automake/subdirs.am
Note: See TracChangeset
for help on using the changeset viewer.