forked from Imagelibrary/rtems
Now use coverhd.h out of the libbsp/shared directory.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user