Changeset b84176b in rtems for c/src/lib/libbsp/powerpc/helas403/wrapup/Makefile.in
- Timestamp:
- 01/03/00 15:36:18 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 6b7cf9f
- Parents:
- 32f19fb3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/helas403/wrapup/Makefile.in
r32f19fb3 rb84176b 16 16 BSP_PIECES = startup dlentry flashentry 17 17 # 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 20 CPU_PIECES = 20 21 GENERIC_PIECES = 21 22
Note: See TracChangeset
for help on using the changeset viewer.