Changeset c91e032 in rtems
- Timestamp:
- 07/23/98 19:32:01 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 613ab62
- Parents:
- 92fc5a5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/m68k/mvme162/Makefile.in
r92fc5a5 rc91e032 14 14 SRCS=README 15 15 16 # consolex is a predecessor of the termios and libchip concepts. 17 # It is no longer being compiled into the source. 16 18 # The MVME162 has 2 z8530's to yield four serial ports. 17 19 # The application can access these by referencing the consolex driver … … 24 26 # 25 27 # XXXX add tools 26 SUB_DIRS=include startup clock console consolextimer tod wrapup28 SUB_DIRS=include startup clock console timer tod wrapup
Note: See TracChangeset
for help on using the changeset viewer.