mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-12 00:47:49 -04:00
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:
parent
489962dc4e
commit
dbf44a6a4d
2 changed files with 5 additions and 5 deletions
|
|
@ -7,7 +7,7 @@
|
|||
# $Id$
|
||||
#
|
||||
|
||||
FLAGS=-g -D__PCTOOL__ $(TARGET) -Wall
|
||||
FLAGS=-g -D__PCTOOL__ $(TARGET) -Wall -DCHECKWPS
|
||||
|
||||
SRC= $(call preprocess, $(TOOLSDIR)/checkwps/SOURCES)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue