From e09c1e3d43665d04ae0ce2f288ba695b5abc3622 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sat, 19 May 2012 13:55:33 +0200 Subject: mkimxboot: add support for more target and variants Add creative zen x-fi 2/3 and add a variant mechanism Change-Id: Ic2ee82a4238a87c2eb5d72b8309650d9a280325f --- rbutil/mkimxboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rbutil/mkimxboot/Makefile') diff --git a/rbutil/mkimxboot/Makefile b/rbutil/mkimxboot/Makefile index 942ceb9ca7..41581c312d 100644 --- a/rbutil/mkimxboot/Makefile +++ b/rbutil/mkimxboot/Makefile @@ -8,7 +8,7 @@ # We use the SB code available in the Rockbox utils/sbtools directory IMXTOOLS_DIR=../../utils/imxtools/ CFLAGS += -I$(IMXTOOLS_DIR) -Wall -CFLAGS += -std=c99 +CFLAGS += -std=c99 -g OUTPUT = mkimxboot -- cgit v1.2.3