Changeset 913
- Timestamp:
- 07/17/10 17:28:37 (3 years ago)
- Location:
- trunk/platform
- Files:
-
- 6 edited
-
g11/sub/100f/makefile.inc (modified) (1 diff)
-
g11/sub/100j/makefile.inc (modified) (1 diff)
-
g11/sub/100l/makefile.inc (modified) (1 diff)
-
sx1/sub/200h/makefile.inc (modified) (1 diff)
-
sx1/sub/201a/makefile.inc (modified) (1 diff)
-
sx20/sub/102b/makefile.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/g11/sub/100f/makefile.inc
r871 r913 13 13 PLFLAGS+=-DRESTARTSTART=$(RESTARTSTART) 14 14 15 #suppress FI2 since it doesn't work 16 override OPT_FI2= 15 17 KEYSYS=d4 -
trunk/platform/g11/sub/100j/makefile.inc
r871 r913 13 13 PLFLAGS+=-DRESTARTSTART=$(RESTARTSTART) 14 14 15 #suppress FI2 since it doesn't work 16 override OPT_FI2= 15 17 KEYSYS=d4 -
trunk/platform/g11/sub/100l/makefile.inc
r882 r913 13 13 PLFLAGS+=-DRESTARTSTART=$(RESTARTSTART) 14 14 15 #suppress FI2 since it doesn't work 16 override OPT_FI2= 15 17 KEYSYS=d4 -
trunk/platform/sx1/sub/200h/makefile.inc
r801 r913 13 13 PLFLAGS+=-DRESTARTSTART=$(RESTARTSTART) 14 14 15 # suppress FI2 since it doesn't work15 #suppress FI2 since it doesn't work 16 16 override OPT_FI2= 17 17 NEED_ENCODED_DISKBOOT=1 -
trunk/platform/sx1/sub/201a/makefile.inc
r801 r913 13 13 PLFLAGS+=-DRESTARTSTART=$(RESTARTSTART) 14 14 15 # suppress FI2 since it doesn't work15 #suppress FI2 since it doesn't work 16 16 override OPT_FI2= 17 17 NEED_ENCODED_DISKBOOT=1 -
trunk/platform/sx20/sub/102b/makefile.inc
r900 r913 12 12 PLFLAGS+=-DRESTARTSTART=$(RESTARTSTART) 13 13 14 #suppress FI2 since it doesn't work 15 override OPT_FI2= 16 14 17 NEED_ENCODED_DISKBOOT=3 15 18
Note: See TracChangeset
for help on using the changeset viewer.