Changeset 94d45f6 in rtems
- Timestamp:
- 08/12/14 15:57:42 (9 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 700f97e
- Parents:
- 6cdc090
- git-author:
- Hesham ALMatary <heshamelmatary@…> (08/12/14 15:57:42)
- git-committer:
- Joel Sherrill <joel.sherrill@…> (08/12/14 18:40:45)
- Location:
- cpukit
- Files:
-
- 13 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/configure.ac
r6cdc090 r94d45f6 383 383 score/cpu/moxie/Makefile 384 384 score/cpu/nios2/Makefile 385 score/cpu/or1k/Makefile 385 386 score/cpu/powerpc/Makefile 386 387 score/cpu/sh/Makefile -
cpukit/score/cpu/Makefile.am
r6cdc090 r94d45f6 15 15 DIST_SUBDIRS += nios2 16 16 DIST_SUBDIRS += no_cpu 17 DIST_SUBDIRS += or1k 17 18 DIST_SUBDIRS += powerpc 18 19 DIST_SUBDIRS += sh
Note: See TracChangeset
for help on using the changeset viewer.