forked from Imagelibrary/rtems
moved tools to bsp directory
This commit is contained in:
@@ -14,4 +14,4 @@ include $(RTEMS_ROOT)/make/directory.cfg
|
||||
# wrapup is the one that actually builds and installs the library
|
||||
# from the individual .rel files built in other directories
|
||||
# NOTE: we pick up HPPA clock and timer from libcpu/hppa
|
||||
SUB_DIRS=startsis include startup console clock timer wrapup
|
||||
SUB_DIRS=startsis include startup console clock timer wrapup tools
|
||||
|
||||
@@ -23,4 +23,4 @@ all: $(SRCS)
|
||||
|
||||
# wrapup is the one that actually builds and installs the library
|
||||
# from the individual .rel files built in other directories
|
||||
SUB_DIRS=include startup clock console timer $(MP_PARTS) wrapup
|
||||
SUB_DIRS=include startup clock console timer $(MP_PARTS) wrapup tools
|
||||
|
||||
Reference in New Issue
Block a user