From: Jesper Nilsson Date: Thu, 2 Apr 2009 13:57:45 +0000 (+0200) Subject: CRISv32: Remove extraneous space between -I and the path. X-Git-Tag: v2.6.30-rc1~198^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b5a53689730bef6cb4dfde1de53e836e5299547;p=pandora-kernel.git CRISv32: Remove extraneous space between -I and the path. Fixes build error: LD init/built-in.o LD vmlinux SYSMAP System.map OBJCOPY arch/cris/arch-v32/boot/Image Kernel: arch/cris/arch-v32/boot/Image is ready GZIP arch/cris/arch-v32/boot/compressed/piggy.gz AS arch/cris/arch-v32/boot/compressed/head.o crisv32-axis-linux-gnu-gcc: cannot specify -o with -c or -S and multiple compilations make[3]: *** [arch/cris/arch-v32/boot/compressed/head.o] Error 1 make[2]: *** [arch/cris/arch-v32/boot/compressed/vmlinux] Error 2 make[1]: *** [zImage] Error 2 make: *** [sub-make] Error 2 Signed-off-by: Jesper Nilsson --- Reading git-diff-tree failed