Changeset 75b453f in rtems
- Timestamp:
- 02/06/04 20:35:03 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 062ed08
- Parents:
- 74f89dc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r74f89dc r75b453f 1 2004-02-06 Joel Sherrill <joel@OARcorp.com> 2 3 * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650 4 which were accidentally removed when purging the mips64orion. 5 1 6 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
aclocal/bsp-alias.m4
r74f89dc r75b453f 15 15 mvme162lx) $2=mvme162 ;; # m68k - mvme162 board variant 16 16 gen68360_040) $2=gen68360 ;; # m68k - 68360 in companion mode 17 p4600) $2=p4000 ;; # mips - p4000 board w/IDT 4600 18 p4650) $2=p4000 ;; # mips - p4000 board w/IDT 4650 17 19 mbx8*) $2=mbx8xx ;; # MBX821/MBX860 board 18 20 pc386dx) $2=pc386 ;; # i386 - PC w/o FPU
Note: See TracChangeset
for help on using the changeset viewer.