mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Corrected name of file.
This commit is contained in:
@@ -13,7 +13,7 @@ INSTALL = @INSTALL@
|
||||
PGM=${ARCH}/dmvsonic.rel
|
||||
|
||||
# C source names, if any, go here -- minus the .c
|
||||
C_PIECES=sonic
|
||||
C_PIECES=dmvsonic
|
||||
C_FILES=$(C_PIECES:%=%.c)
|
||||
C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user