summaryrefslogtreecommitdiffstats
path: root/c/src
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-06 20:56:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-06 20:56:13 +0000
commit72640a330e71fb234d4d84770fa768b1987f46e3 (patch)
treec245823a5c263adafb5b7c57706e40a2ec779689 /c/src
parentCorrected assembly language to use constants instead of addresses. (diff)
downloadrtems-72640a330e71fb234d4d84770fa768b1987f46e3.tar.bz2
Removed files pc386uart.h and pcibio.h from Makefile since they are
now installed from the shared directory.
Diffstat (limited to 'c/src')
-rw-r--r--c/src/lib/libbsp/i386/pc386/include/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/include/Makefile.in b/c/src/lib/libbsp/i386/pc386/include/Makefile.in
index 2ebd732b43..d5864f9419 100644
--- a/c/src/lib/libbsp/i386/pc386/include/Makefile.in
+++ b/c/src/lib/libbsp/i386/pc386/include/Makefile.in
@@ -14,7 +14,6 @@ WD80X3_yes_V = $(srcdir)/wd80x3.h
WD80X3 = $(WD80X3_$(HAS_NETWORKING)_V)
H_FILES = $(srcdir)/bsp.h $(srcdir)/coverhd.h $(srcdir)/crt.h \
- $(srcdir)/pc386uart.h $(srcdir)/pcibios.h \
$(WD80X3)
#