mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-29 19:27:57 +08:00
testsuite/Makefile: Clean up after test name change
This commit is contained in:
parent
a4713c61c7
commit
68e4c84698
@ -8,4 +8,12 @@ include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
|
||||
include $(RTEMS_CUSTOM)
|
||||
include $(RTEMS_SHARE)/make/directory.cfg
|
||||
|
||||
SUBDIRS=link01 swi01 timeout01 usb01
|
||||
# Basic Tests
|
||||
SUBDIRS = swi01
|
||||
SUBDIRS += timeout01
|
||||
# USB Tests
|
||||
SUBDIRS += usb01
|
||||
|
||||
# Network Tests
|
||||
SUBDIRS += init01
|
||||
SUBDIRS += loopback01
|
||||
|
Loading…
x
Reference in New Issue
Block a user