Ignore:
Timestamp:
06/15/00 13:11:56 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
a4228693
Parents:
c737b74a
Message:

Patch rtems-rc-20000615-3-cvs.diff from Ralf Corsepius
<corsepiu@…> so these BSPs pick up the
components they need from libcpu.

File:
1 edited

Legend:

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

    rc737b74a r9e3e2d6  
    1818OBJS = $(foreach piece, $(BSP_PIECES), $(wildcard ../$(piece)/$(ARCH)/*.o)) \
    1919    $(wildcard ../../../../libcpu/$(RTEMS_CPU)/shared/*/$(ARCH)/*.o) \
    20     $(wildcard ../../../../libcpu/$(RTEMS_CPU)/mpc8xx/*/$(ARCH)/*.o)
     20    $(wildcard ../../../../libcpu/$(RTEMS_CPU)/$(RTEMS_CPU_MODEL)/*/$(ARCH)/*.o)
    2121LIB = $(ARCH)/libbsp.a
    2222
Note: See TracChangeset for help on using the changeset viewer.