Adapted to the new directory structure
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@198 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d851644fed
commit
7fa8c949ad
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ AR = sh-elf-ar
|
|||
AS = sh-elf-as
|
||||
OC = sh-elf-objcopy
|
||||
|
||||
INCLUDES=-I../../
|
||||
INCLUDES=-I../../ -I../../drivers
|
||||
|
||||
CFLAGS = -g -O -Wall -m1 -save-temps -nostdlib -Wstrict-prototypes -fomit-frame-pointer -fschedule-insns -fno-builtin $(INCLUDES)
|
||||
AFLAGS += -small -relax
|
||||
|
|
Loading…
Reference in a new issue