Ignore:
Timestamp:
01/03/00 15:36:18 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
6b7cf9f
Parents:
32f19fb3
Message:

Do not explicitly list pieces from libcpu used.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/powerpc/helas403/wrapup/Makefile.in

    r32f19fb3 rb84176b  
    1616BSP_PIECES = startup dlentry flashentry
    1717# pieces to pick up out of libcpu/ppc
    18 CPU_PIECES = ppc403/clock ppc403/timer ppc403/console ppc403/vectors \
    19     ppc403/ictrl
     18# CPU_PIECES = ppc403/clock ppc403/timer ppc403/console ppc403/vectors \
     19#     ppc403/ictrl
     20CPU_PIECES =
    2021GENERIC_PIECES =
    2122
Note: See TracChangeset for help on using the changeset viewer.