Changeset f585287 in rtems


Ignore:
Timestamp:
06/14/00 17:43:04 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
8dacd03
Parents:
32e2554
Message:

Patch from Darlene A. Stewart <Darlene.Stewart@…> to add missing
file to Makefile.am.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/powerpc/eth_comm/startup/Makefile.am

    r32e2554 rf585287  
    99PGM = $(ARCH)/startup.rel
    1010
    11 C_FILES = bspclean.c bsplibc.c bsppost.c bspstart.c bootcard.c main.c sbrk.c \
    12     setvec.c gnatinstallhandler.c
     11C_FILES = bspclean.c bsplibc.c bsppost.c bspstart.c bootcard.c cpuinit.c main.c \
     12     mmutlbtab.c sbrk.c setvec.c gnatinstallhandler.c
    1313C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o)
    1414
Note: See TracChangeset for help on using the changeset viewer.