Changeset 22764c0c in rtems


Ignore:
Timestamp:
04/14/98 19:53:16 (25 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
a34ab1b2
Parents:
8961188
Message:

Corrected comment

File:
1 edited

Legend:

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

    r8961188 r22764c0c  
    1212include $(RTEMS_ROOT)/make/directory.cfg
    1313
    14 # mptests are the multiprocessing test suite
    15 # We only build them if HAS_MP was defined
    16  
     14# shmdr is a portable shared memory MPCI layer
     15# We only build it if HAS_MP was defined
    1716MP_DRIVERS_yes_V = shmdr
    1817MP_DRIVERS = $(MP_DRIVERS_$(HAS_MP)_V)
Note: See TracChangeset for help on using the changeset viewer.