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
|
# from the individual .rel files built in other directories
|
||||||
SUB_DIRS=include \
|
SUB_DIRS=include \
|
||||||
startup \
|
startup \
|
||||||
|
scitab \
|
||||||
wrapup
|
wrapup
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ VPATH=@srcdir@
|
|||||||
RTEMS_ROOT = @top_srcdir@
|
RTEMS_ROOT = @top_srcdir@
|
||||||
PROJECT_ROOT = @PROJECT_ROOT@
|
PROJECT_ROOT = @PROJECT_ROOT@
|
||||||
|
|
||||||
BSP_PIECES=startup
|
BSP_PIECES=startup scitab
|
||||||
GENERIC_PIECES=
|
GENERIC_PIECES=
|
||||||
|
|
||||||
# pieces to pick up out of libcpu/sh
|
# pieces to pick up out of libcpu/sh
|
||||||
|
|||||||
Reference in New Issue
Block a user