From: Tracey Dent Date: Fri, 15 Oct 2010 17:53:29 +0000 (+0000) Subject: Drivers: atm: Makefile: replace the use of -objs with -y X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7453da829786061e81c9c11b7a34a2834146894f;p=openwrt%2Fstaging%2Fblogic.git Drivers: atm: Makefile: replace the use of -objs with -y Changed -objs to -y in Makefile. Signed-off-by: Tracey Dent Signed-off-by: David S. Miller --- diff --git a/drivers/atm/Makefile b/drivers/atm/Makefile index 62c3cc1075ae..c6c9ee9f5da2 100644 --- a/drivers/atm/Makefile +++ b/drivers/atm/Makefile @@ -2,7 +2,7 @@ # Makefile for the Linux network (ATM) device drivers. # -fore_200e-objs := fore200e.o +fore_200e-y := fore200e.o obj-$(CONFIG_ATM_ZATM) += zatm.o uPD98402.o obj-$(CONFIG_ATM_NICSTAR) += nicstar.o