forked from Imagelibrary/rtems
Corrected to include shared console driver.
This commit is contained in:
@@ -18,7 +18,7 @@ VPATH = @srcdir@:@srcdir@/../../../shared
|
||||
PGM=${ARCH}/console.rel
|
||||
|
||||
# C source names, if any, go here -- minus the .c
|
||||
C_PIECES=config conscfg debugio
|
||||
C_PIECES=conscfg console debugio
|
||||
C_FILES=$(C_PIECES:%=%.c)
|
||||
C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user