You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
199 B
10 lines
199 B
15 years ago
|
TARGET=LS232_sm502
|
||
|
TARGETEL=ls232
|
||
|
START=start_ls232_sm502.o
|
||
|
MEMSIZE=64
|
||
|
ZLOADER_OPTIONS=-DNOCACHE2 -mips2 -DWAYBIT=12
|
||
|
#PMONCC=mips-elf-gcc -mips1
|
||
|
RAMSTARTADDR=0xffffffff80800000
|
||
|
|
||
|
include Makefile.inc
|