Removed consolex from build list. This file should be obsoleted by the

libchip, libio, and termios efforts.
This commit is contained in:
Joel Sherrill
1998-07-23 19:32:01 +00:00
parent 92fc5a5db7
commit c91e0325cc

View File

@@ -13,6 +13,8 @@ include $(RTEMS_ROOT)/make/directory.cfg
SRCS=README
# consolex is a predecessor of the termios and libchip concepts.
# It is no longer being compiled into the source.
# The MVME162 has 2 z8530's to yield four serial ports.
# The application can access these by referencing the consolex driver
# with "CONSOLEX_DRIVER_TABLE_ENTRY" in the driver table definition,
@@ -23,4 +25,4 @@ SRCS=README
# from the individual .rel files built in other directories
#
# XXXX add tools
SUB_DIRS=include startup clock console consolex timer tod wrapup
SUB_DIRS=include startup clock console timer tod wrapup