revert changes that slip in the last commit

This commit is contained in:
David Gálvez
2011-01-03 09:16:53 +00:00
parent 756ab9cd6e
commit 6745eb25e9
4 changed files with 7 additions and 8 deletions

View File

@@ -39,7 +39,7 @@ PROGRAM = stor_pci.tos
endif
STACKSIZE = 64k
OPTIMISATION = -O2 -fomit-frame-pointer
OPTIMISATION = -O -fomit-frame-pointer
CPU = -m68020-60
LIB =
ASFLAGS = $(CPU)