diff options
Diffstat (limited to 'lib_mips/Makefile')
-rw-r--r-- | lib_mips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_mips/Makefile b/lib_mips/Makefile index 540383ddf..d5980e6dc 100644 --- a/lib_mips/Makefile +++ b/lib_mips/Makefile @@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk LIB = lib$(ARCH).a -AOBJS = +AOBJS = COBJS = board.o time.o mips_linux.o |