- fixed Makefile
- rebuilt bootloader git-svn-id: http://moon:8086/svn/mips@9 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user