source: rtems/bsps/powerpc/motorola_powerpc/start/linkcmds @ eb36d11

5
Last change on this file since eb36d11 was 9964895, checked in by Sebastian Huber <sebastian.huber@…>, on 04/20/18 at 08:35:35

bsps: Move startup files to bsps

Adjust build support files to new directory layout.

This patch is a part of the BSP source reorganization.

Update #3285.

  • Property mode set to 100644
File size: 108 bytes
Line 
1INPUT(vectors_entry.o)
2STARTUP(start.o)
3ENTRY(__rtems_entry_point)
4EXTERN(_vectors)
5
6INCLUDE linkcmds.share
Note: See TracBrowser for help on using the repository browser.