revert this commit until we find a better fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17825 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
aab068631b
commit
354ddb9b3f
1 changed files with 1 additions and 2 deletions
|
@ -11,5 +11,4 @@
|
|||
|
||||
SRC := $(shell cat SOURCES | $(CC) -DMEMORYSIZE=$(MEMORYSIZE) $(INCLUDES) \
|
||||
$(TARGET) $(DEFINES) $(EXTRA_DEFINES) -E -P -include "config.h" - 2>/dev/null \
|
||||
| grep -v "^\#" | xargs ls)
|
||||
#| grep -v "^\#")
|
||||
| grep -v "^\#")
|
||||
|
|
Loading…
Reference in a new issue