fid red/yellow... does database really need to compile all of misc.c?

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27769 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2010-08-10 14:26:53 +00:00
parent 489962dc4e
commit dbf44a6a4d
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
# $Id$
#
FLAGS=-g -D__PCTOOL__ $(TARGET) -Wall
FLAGS=-g -D__PCTOOL__ $(TARGET) -Wall -DCHECKWPS
SRC= $(call preprocess, $(TOOLSDIR)/checkwps/SOURCES)