To: linus, akpm Cc: lkml Subject: [PATCH] Sun-3 Makefile: join short multi-line Sun-3 Makefile: join short multi-line Signed-off-by: Geert Uytterhoeven --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- 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