Changeset 634 for trunk/platform/a630/sub/100c/makefile.inc
- Timestamp:
- 12/14/08 01:48:00 (4 years ago)
- File:
-
- 1 edited
-
trunk/platform/a630/sub/100c/makefile.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/a630/sub/100c/makefile.inc
r521 r634 7 7 RESTARTSTART=0x50000 8 8 MEMISOSTART=0x94810 9 #MEMISOSIZE=0x5500010 9 ROMBASEADDR=0xffc00000 11 10 12 TARGET_PRIMARY=$(topdir)platform/$(PLATFORM)/sub/$(PLATFORMSUB)/PRIMARY.BIN13 11 14 12 PLFLAGS=-DMEMBASEADDR=$(MEMBASEADDR) -DMEMISOSTART=$(MEMISOSTART) -DMEMISOSIZE=$(MEMISOSIZE)
Note: See TracChangeset
for help on using the changeset viewer.