forked from Imagelibrary/rtems
Removed consolex from build list. This file should be obsoleted by the
libchip, libio, and termios efforts.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user