forked from Imagelibrary/rtems
Added caching enable routines.
This commit is contained in:
@@ -12,7 +12,7 @@ RELS=$(ARCH)/rtems-cpu.rel
|
||||
|
||||
# C source names, if any, go here -- minus the .c
|
||||
# Normally cpu_asm and rtems are assembly files
|
||||
C_PIECES=cpu
|
||||
C_PIECES=cpu ppccache
|
||||
C_FILES=$(C_PIECES:%=%.c)
|
||||
C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user