forked from Imagelibrary/rtems
Added scitab directory.
This commit is contained in:
@@ -15,5 +15,6 @@ include $(RTEMS_ROOT)/make/directory.cfg
|
||||
# from the individual .rel files built in other directories
|
||||
SUB_DIRS=include \
|
||||
startup \
|
||||
scitab \
|
||||
wrapup
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ VPATH=@srcdir@
|
||||
RTEMS_ROOT = @top_srcdir@
|
||||
PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
BSP_PIECES=startup
|
||||
BSP_PIECES=startup scitab
|
||||
GENERIC_PIECES=
|
||||
|
||||
# pieces to pick up out of libcpu/sh
|
||||
|
||||
Reference in New Issue
Block a user