From a87a9ef37372b4380808ec2efa7c762e137668f1 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Wed, 23 May 2012 11:03:35 +0200 Subject: imxtools: move tools to a new sbtools/ subdirectory Change-Id: I0d8d6831b35037725486f61fc363de87bc8ba92e --- rbutil/mkimxboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rbutil') diff --git a/rbutil/mkimxboot/Makefile b/rbutil/mkimxboot/Makefile index 41581c312d..0172ae97f0 100644 --- a/rbutil/mkimxboot/Makefile +++ b/rbutil/mkimxboot/Makefile @@ -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 -- cgit v1.2.3