added -DCRT_DISPLAY

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@348 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Stuart Martin 2002-04-30 20:20:21 +00:00
parent 0b9953ebca
commit 335ae5578a

View file

@ -18,10 +18,10 @@ AR = ar
AS = as
OC = objcopy
scramble = scramble-win32
DEFINES = -DCRT_DISPLAY
INCLUDES=-I. -Icommon -Idrivers
TARGET_OPTIONS =
CFLAGS = -Os -Wall ${TARGET_OPTIONS} -nostdlib -Wstrict-prototypes -fomit-frame-pointer -fschedule-insns $(INCLUDES) $(TARGET)
CFLAGS = -Os -Wall ${TARGET_OPTIONS} -nostdlib -Wstrict-prototypes -fomit-frame-pointer -fschedule-insns $(INCLUDES) $(DEFINES) $(TARGET)
AFLAGS += -small -relax
SRC := playlist.c settings.c panic.c disk.c debug.c harness.c