forked from Imagelibrary/rtems
Moved mpc860.h around to make things compile.
This commit is contained in:
@@ -15,7 +15,7 @@ C_PIECES=
|
||||
C_FILES=$(C_PIECES:%=%.c)
|
||||
C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
|
||||
|
||||
H_PIECES=cpu.h mpc860.h ppc.h ppctypes.h
|
||||
H_PIECES=cpu.h ppc.h ppctypes.h
|
||||
H_FILES=$(H_PIECES:%=$(srcdir)/%)
|
||||
|
||||
# Assembly source names, if any, go here -- minus the .S
|
||||
|
||||
Reference in New Issue
Block a user