Now use coverhd.h out of the libbsp/shared directory.

This commit is contained in:
Joel Sherrill
1999-12-21 20:28:13 +00:00
parent 0d6f0b4e56
commit 56018097d4
14 changed files with 22 additions and 18 deletions

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/coverhd.h
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h
#
# Equate files are for including from assembly preprocessed by

View File

@@ -13,8 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
H_PIECES = bsp coverhd
H_FILES = $(H_PIECES:%=$(srcdir)/%.h)
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h
RTEMS_H_PIECES = ttydrv
RTEMS_H_FILES = $(RTEMS_H_PIECES:%=$(srcdir)/%.h)

View File

@@ -18,7 +18,8 @@ VPATH = @srcdir@
WD80X3_yes_V = $(srcdir)/wd80x3.h
WD80X3 = $(WD80X3_$(HAS_NETWORKING)_V)
H_FILES = $(srcdir)/bsp.h $(srcdir)/coverhd.h $(srcdir)/crt.h $(WD80X3)
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \
$(srcdir)/crt.h $(WD80X3)
#
# Equate files are for including from assembly preprocessed by

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/coverhd.h
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h
#
# Equate files are for including from assembly preprocessed by

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/coverhd.h
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h
#
# Equate files are for including from assembly preprocessed by

View File

@@ -13,7 +13,8 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/efi332.h $(srcdir)/coverhd.h
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \
$(srcdir)/efi332.h
#
# Equate files are for including from assembly preprocessed by

View File

@@ -13,8 +13,8 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/efi68k.h $(srcdir)/16550.h \
$(srcdir)/DP8570A.h $(srcdir)/coverhd.h
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \
$(srcdir)/efi68k.h $(srcdir)/16550.h $(srcdir)/DP8570A.h
#
# Equate files are for including from assembly preprocessed by

View File

@@ -13,7 +13,8 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/coverhd.h $(srcdir)/leds.h
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \
$(srcdir)/leds.h
#
# Equate files are for including from assembly preprocessed by

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/coverhd.h
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h
#
# Equate files are for including from assembly preprocessed by

View File

@@ -13,8 +13,8 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/coverhd.h $(srcdir)/dmv170.h \
$(srcdir)/../../../shared/tod.h
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \
$(srcdir)/dmv170.h $(srcdir)/../../../shared/tod.h
#
# Equate files are for including from assembly preprocessed by

View File

@@ -14,7 +14,8 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
H_FILES = $(srcdir)/../../shared/include/nvram.h \
$(srcdir)/../../shared/include/bsp.h
$(srcdir)/../../shared/include/bsp.h \
$(srcdir)/../../../shared/include/coverhd.h
BSP_H_FILES = $(srcdir)/../../shared/console/consoleIo.h \
$(srcdir)/../../shared/console/uart.h $(srcdir)/../../shared/irq/irq.h \

View File

@@ -14,7 +14,8 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
H_FILES = $(srcdir)/../../shared/include/nvram.h \
$(srcdir)/../../shared/include/bsp.h
$(srcdir)/../../shared/include/bsp.h \
$(srcdir)/../../../shared/include/coverhd.h
BSP_H_FILES = $(srcdir)/../../shared/console/consoleIo.h \
$(srcdir)/../../shared/console/uart.h $(srcdir)/../../shared/irq/irq.h \

View File

@@ -13,8 +13,8 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/coverhd.h $(srcdir)/chain.h \
$(srcdir)/tod.h $(srcdir)/nvram.h $(srcdir)/pci.h
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \
$(srcdir)/chain.h $(srcdir)/tod.h $(srcdir)/nvram.h $(srcdir)/pci.h
#
# Equate files are for including from assembly preprocessed by

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/coverhd.h
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h
#
# Equate files are for including from assembly preprocessed by