mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Storing the latest fat32 test code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1624 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
514a3fbbbe
commit
e46af01bc4
3 changed files with 39 additions and 45 deletions
|
|
@ -1,7 +1,7 @@
|
|||
FIRMWARE = ../..
|
||||
DRIVERS = ../../drivers
|
||||
|
||||
CFLAGS = -g -Wall -DTEST_FAT -I$(DRIVERS) -I$(FIRMWARE)/common -I$(FIRMWARE) -I. -DDEBUG -DCRT_DISPLAY
|
||||
CFLAGS = -g -Wall -DTEST_FAT -I. -I$(DRIVERS) -I$(FIRMWARE)/common -I$(FIRMWARE) -DDEBUG -DCRT_DISPLAY
|
||||
|
||||
TARGET = fat
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue