android_kernel_xiaomi_sm8350/arch/cris/arch-v32
Jesper Nilsson 3b5a536897 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 <jesper.nilsson@axis.com>
2009-04-02 15:57:45 +02:00
..
boot CRISv32: Remove extraneous space between -I and the path. 2009-04-02 15:57:45 +02:00
drivers chris: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:42 -08:00
kernel cris: convert obsolete hw_interrupt_type to struct irq_chip 2009-04-02 14:30:47 +02:00
lib [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
mach-a3 [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
mach-fs [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
mm [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
Kconfig CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. 2008-02-08 11:06:22 +01:00
output_arch.ld