- fixed Makefile

- rebuilt bootloader

git-svn-id: http://moon:8086/svn/mips@9 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2015-05-15 04:58:53 +00:00
parent c5e9bbdbe2
commit 97c6861cff
10 changed files with 5851 additions and 6156 deletions
+3 -3
View File
@@ -21,11 +21,11 @@ else
endif
ifeq ($(TLB),yes)
FLASHGEN=../tools/flashgen_tlb
FLASHGEN=$(MIPS_HOME)/tools/flashgen_tlb
else
FLASHGEN=../tools/flashgen
FLASHGEN=$(MIPS_HOME)/tools/flashgen
endif
PACKHEX=../tools/packhex
PACKHEX=$(MIPS_HOME)/tools/packhex
LIBS=-lm -lsys