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:
Daniel Stenberg 2002-08-23 12:52:07 +00:00
parent cd8a9a043f
commit a1935f3d45

View file

@ -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