source: trunk/platform/s90/sub/101c/makefile.inc @ 888

Revision 888, 295 bytes checked in by reyalp, 3 years ago (diff)

add s90 from err99 in 3 posts starting at http://chdk.setepontos.com/index.php/topic,650.msg49290.html#msg49290

  • Property svn:eol-style set to LF
Line 
1#31E1
2PLATFORMID=12769
3
4PLATFORMOS=dryos
5
6MEMBASEADDR=0x1900
7RESTARTSTART=0x50000
8MEMISOSTART=0x141DBC
9ROMBASEADDR=0xff810000
10NEED_ENCODED_DISKBOOT=3
11
12PLFLAGS=-DMEMBASEADDR=$(MEMBASEADDR) -DMEMISOSTART=$(MEMISOSTART) -DMEMISOSIZE=$(MEMISOSIZE)
13PLFLAGS+=-DRESTARTSTART=$(RESTARTSTART)
14
15KEYSYS=d4
Note: See TracBrowser for help on using the repository browser.