forked from Imagelibrary/rtems
Fixed path to shared/include/coverhd.h.
This commit is contained in:
@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
VPATH = @srcdir@
|
||||
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h
|
||||
|
||||
#
|
||||
# Equate files are for including from assembly preprocessed by
|
||||
|
||||
@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
VPATH = @srcdir@
|
||||
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h
|
||||
|
||||
RTEMS_H_PIECES = ttydrv
|
||||
RTEMS_H_FILES = $(RTEMS_H_PIECES:%=$(srcdir)/%.h)
|
||||
|
||||
@@ -18,7 +18,7 @@ VPATH = @srcdir@
|
||||
WD80X3_yes_V = $(srcdir)/wd80x3.h
|
||||
WD80X3 = $(WD80X3_$(HAS_NETWORKING)_V)
|
||||
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h \
|
||||
$(srcdir)/crt.h $(WD80X3)
|
||||
|
||||
#
|
||||
|
||||
@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
VPATH = @srcdir@
|
||||
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h
|
||||
|
||||
#
|
||||
# Equate files are for including from assembly preprocessed by
|
||||
|
||||
@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
VPATH = @srcdir@
|
||||
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h
|
||||
|
||||
#
|
||||
# Equate files are for including from assembly preprocessed by
|
||||
|
||||
@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
VPATH = @srcdir@
|
||||
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h \
|
||||
$(srcdir)/efi332.h
|
||||
|
||||
#
|
||||
|
||||
@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
VPATH = @srcdir@
|
||||
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h \
|
||||
$(srcdir)/efi68k.h $(srcdir)/16550.h $(srcdir)/DP8570A.h
|
||||
|
||||
#
|
||||
|
||||
@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
VPATH = @srcdir@
|
||||
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h \
|
||||
$(srcdir)/leds.h
|
||||
|
||||
#
|
||||
|
||||
@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
VPATH = @srcdir@
|
||||
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h
|
||||
|
||||
#
|
||||
# Equate files are for including from assembly preprocessed by
|
||||
|
||||
@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
VPATH = @srcdir@
|
||||
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h \
|
||||
$(srcdir)/dmv170.h $(srcdir)/../../../shared/tod.h
|
||||
|
||||
#
|
||||
|
||||
@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
VPATH = @srcdir@
|
||||
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h \
|
||||
$(srcdir)/chain.h $(srcdir)/tod.h $(srcdir)/nvram.h $(srcdir)/pci.h
|
||||
|
||||
#
|
||||
|
||||
@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
VPATH = @srcdir@
|
||||
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h
|
||||
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h
|
||||
|
||||
#
|
||||
# Equate files are for including from assembly preprocessed by
|
||||
|
||||
Reference in New Issue
Block a user