[PATCH 501] Sun-3 Makefile: join short multi-line

From: Geert Uytterhoeven
Date: Sun Oct 31 2004 - 05:23:04 EST


Sun-3 Makefile: join short multi-line

Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

--- linux-2.6.10-rc1/arch/m68k/sun3/Makefile 2004-04-27 20:36:38.000000000 +0200
+++ linux-m68k-2.6.10-rc1/arch/m68k/sun3/Makefile 2004-10-17 17:47:16.000000000 +0200
@@ -4,5 +4,4 @@

obj-y := sun3_ksyms.o sun3ints.o sun3dvma.o sbus.o idprom.o

-obj-$(CONFIG_SUN3) += config.o mmu_emu.o leds.o dvma.o \
- intersil.o
+obj-$(CONFIG_SUN3) += config.o mmu_emu.o leds.o dvma.o intersil.o

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/