From a62a0f262e0179df8c632f529c95abf54ef78332 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 1 Dec 1997 17:57:09 +0000 Subject: Part #2 merging back my changes ... --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 345703650..2e1b5a555 100644 --- a/Makefile +++ b/Makefile @@ -159,7 +159,7 @@ DRIVERS := $(DRIVERS) drivers/pnp/pnp.a endif ifdef CONFIG_SGI -DRIVERS := --start-group $(DRIVERS) drivers/sgi/sgi.a --end-group +DRIVERS := $(DRIVERS) drivers/sgi/sgi.a endif include arch/$(ARCH)/Makefile -- cgit v1.2.3