From: Tracey Dent Date: Fri, 8 Oct 2010 00:01:43 +0000 (-0400) Subject: Staging: sbe-2t3e3: Makefile: replace the use of -objs with -y X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=32a65d4e3b8604417d8c073c96a842f5ebdca6a7;p=deliverable%2Flinux.git Staging: sbe-2t3e3: Makefile: replace the use of -objs with -y Changed -objs to -y in Makefile. Signed-off-by: Tracey Dent Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/sbe-2t3e3/Makefile b/drivers/staging/sbe-2t3e3/Makefile index 2c7b0978b478..cce2a7af626b 100644 --- a/drivers/staging/sbe-2t3e3/Makefile +++ b/drivers/staging/sbe-2t3e3/Makefile @@ -1,4 +1,4 @@ obj-$(CONFIG_SBE_2T3E3) += sbe-2t3e3.o -sbe-2t3e3-objs := module.o netdev.o maps.o \ +sbe-2t3e3-y := module.o netdev.o maps.o \ main.o cpld.o intr.o ctrl.o io.o dc.o exar7250.o exar7300.o