imxtools: move tools to a new sbtools/ subdirectory

Change-Id: I0d8d6831b35037725486f61fc363de87bc8ba92e
This commit is contained in:
Amaury Pouly 2012-05-23 11:03:35 +02:00
parent ba8e4367fb
commit a87a9ef373
20 changed files with 1 additions and 1 deletions

View file

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