Changeset 2679eb9d in rtems for c/src/lib/libbsp/powerpc/mvme5500/bsp_specs
- Timestamp:
- Apr 12, 2007, 4:09:22 AM (14 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- f2ba1ad
- Parents:
- 71c4d68
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/mvme5500/bsp_specs
r71c4d68 r2679eb9d 4 4 5 5 *startfile: 6 %{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: ecrti%O%s rtems_crti%O%s crtbegin.o%s \ 7 %{!qrtems_debug: mvme5500start.o%s} \ 8 %{qrtems_debug: mvme5500start_g.o%s}}} 6 %{!qrtems: %(old_startfile)} \ 7 %{!nostdlib: %{qrtems: ecrti%O%s rtems_crti%O%s crtbegin.o%s mvme5500start.o%s}} 9 8 10 9 *link:
Note: See TracChangeset
for help on using the changeset viewer.