imxtools: move tools to a new sbtools/ subdirectory
Change-Id: I0d8d6831b35037725486f61fc363de87bc8ba92e
This commit is contained in:
parent
ba8e4367fb
commit
a87a9ef373
20 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
# \/ \/ \/ \/ \/
|
||||
|
||||
# We use the SB code available in the Rockbox utils/sbtools directory
|
||||
IMXTOOLS_DIR=../../utils/imxtools/
|
||||
IMXTOOLS_DIR=../../utils/imxtools/sbtools/
|
||||
CFLAGS += -I$(IMXTOOLS_DIR) -Wall
|
||||
CFLAGS += -std=c99 -g
|
||||
|
||||
|
|
Loading…
Reference in a new issue