some minor changes to checkwps, shouldn't change anything

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24874 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2010-02-24 05:58:16 +00:00
parent 14f066dc25
commit 0acb38b61c
4 changed files with 6 additions and 4 deletions

View file

@ -7,7 +7,7 @@
# $Id$
#
FLAGS=-g -D__PCTOOL__ -DDEBUG -DROCKBOX_DIR_LEN=9 -DWPS_DIR=\".\" $(TARGET) -Wall
FLAGS=-g -D__PCTOOL__ $(TARGET) -Wall
SRC= $(call preprocess, $(TOOLSDIR)/checkwps/SOURCES)