Changeset c00b49f8 in rtems
- Timestamp:
- Sep 25, 2009, 8:44:59 PM (10 years ago)
- Branches:
- 4.10, 4.11, master
- Children:
- 5658a32
- Parents:
- 081c475
- Location:
- c/src/lib/libbsp/powerpc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/ChangeLog
r081c475 rc00b49f8 1 2009-09-25 Joel Sherrill <joel.sherrill@oarcorp.com> 2 3 * acinclude.m4: Add qemuppc. 4 1 5 2009-09-25 Joel Sherrill <joel.sherrill@oarcorp.com> 2 6 -
c/src/lib/libbsp/powerpc/acinclude.m4
r081c475 rc00b49f8 25 25 psim ) 26 26 AC_CONFIG_SUBDIRS([psim]);; 27 qemuppc ) 28 AC_CONFIG_SUBDIRS([qemuppc]);; 27 29 score603e ) 28 30 AC_CONFIG_SUBDIRS([score603e]);;
Note: See TracChangeset
for help on using the changeset viewer.