forked from Imagelibrary/rtems
Added more tasking tests.
This commit is contained in:
@@ -13,7 +13,8 @@ $(PREINSTALLDIRS):
|
||||
|
||||
all-local: $(PREINSTALLDIRS)
|
||||
|
||||
ITRON_DIRS = itronhello itrontask01 itronmbf01 itronsem01 itrontime01
|
||||
ITRON_DIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
|
||||
itronmbf01 itronsem01 itrontime01
|
||||
|
||||
SUBDIRS = $(ITRON_DIRS)
|
||||
|
||||
|
||||
@@ -44,5 +44,8 @@ itronhello/Makefile
|
||||
itronmbf01/Makefile
|
||||
itronsem01/Makefile
|
||||
itrontask01/Makefile
|
||||
itrontask02/Makefile
|
||||
itrontask03/Makefile
|
||||
itrontask04/Makefile
|
||||
itrontime01/Makefile
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user