mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-19 01:52:35 -05:00
it is madness having this a separate makefile
anyway, up-to-date git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1951 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cd8a9a043f
commit
a1935f3d45
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ OC = sh-elf-objcopy
|
||||||
|
|
||||||
FIRMWARE := ../firmware
|
FIRMWARE := ../firmware
|
||||||
|
|
||||||
INCLUDES= -I$(FIRMWARE)/include -I$(FIRMWARE) -I$(FIRMWARE)/common -I$(FIRMWARE)/drivers -I$(FIRMWARE)/malloc -I./recorder
|
INCLUDES= -I$(FIRMWARE)/include -I$(FIRMWARE) -I$(FIRMWARE)/common -I$(FIRMWARE)/drivers -I$(FIRMWARE)/malloc -I./recorder -I.
|
||||||
|
|
||||||
# Pick a target to build for
|
# Pick a target to build for
|
||||||
#TARGET = -DARCHOS_PLAYER=1
|
#TARGET = -DARCHOS_PLAYER=1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue