mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 10:09:29 +08:00
Added a posix time test.
Renamed all directories to start with psx.
This commit is contained in:
@@ -12,9 +12,9 @@ include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
|
||||
include $(RTEMS_ROOT)/make/directory.cfg
|
||||
|
||||
POSIX_DIRS=psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 \
|
||||
psx09 psx10 psx11 psx12
|
||||
psx09 psx10 psx11 psx12 psxtime
|
||||
|
||||
POSIX_FILES_DIRS=file01 readdir dup stat mount psx13
|
||||
POSIX_FILES_DIRS=psxfile01 psxreaddir psxstat psxmount psx13
|
||||
|
||||
SUB_DIRS=support $(POSIX_DIRS) $(POSIX_FILES_DIRS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user