Changeset 686cf39 in rtems
- Timestamp:
- 12/30/08 14:22:25 (14 years ago)
- Branches:
- 4.10, 4.11, 5, master
- Children:
- 10d1ac81
- Parents:
- 6e73ca2a
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r6e73ca2a r686cf39 1 2008-12-30 Ralf Corsépius <ralf.corsepius@rtems.org> 2 3 * aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias. 4 1 5 2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org> 2 6 -
aclocal/check-bsps.m4
r6e73ca2a r686cf39 35 35 pc386) bsps="pc386 pc386dx pc486 pc586 pc686 pck6";; 36 36 erc32) bsps="erc32 sis";; 37 rtl22xx) bsps="rtl22xx rtl22xx_t )";;37 rtl22xx) bsps="rtl22xx rtl22xx_t";; 38 38 lpc24xx) bsps="lpc2478";; 39 39 sim68000) bsps="sim68000 simcpu32";;
Note: See TracChangeset
for help on using the changeset viewer.