forked from Imagelibrary/rtems
Changed file name.
This commit is contained in:
@@ -8,12 +8,12 @@ VPATH = @srcdir@
|
||||
RTEMS_ROOT = @top_srcdir@
|
||||
PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
TEST=pxtimer
|
||||
TEST=psxtimer
|
||||
|
||||
MANAGERS=all
|
||||
|
||||
# C source names, if any, go here -- minus the .c
|
||||
C_PIECES=psxtimertest
|
||||
C_PIECES=psxtimer
|
||||
C_FILES=$(C_PIECES:%=%.c)
|
||||
C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user