aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/tidspbridge/Makefile
diff options
context:
space:
mode:
authorGravatar Tracey Dent <tdent48227@gmail.com> 2010-10-07 20:01:46 -0400
committerGravatar Greg Kroah-Hartman <gregkh@suse.de> 2010-10-08 07:23:40 -0700
commit574c1a622260bf7b1ec191890775a11b6ffe0664 (patch)
treefff37d2d84d7a8c9070ed998aeedaec3653be045 /drivers/staging/tidspbridge/Makefile
parentStaging: autofs: Makefile: replace the use of <module>-objs with <module>-y (diff)
downloadlinux-574c1a622260bf7b1ec191890775a11b6ffe0664.tar.gz
linux-574c1a622260bf7b1ec191890775a11b6ffe0664.tar.bz2
linux-574c1a622260bf7b1ec191890775a11b6ffe0664.zip
Staging: tidspbridge: Makefile: replace the use of <module>-objs with <module>-y
Changed <module>-objs to <module>-y in Makefile. Signed-off-by: Tracey Dent <tdent48227@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/tidspbridge/Makefile')
-rw-r--r--drivers/staging/tidspbridge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/tidspbridge/Makefile b/drivers/staging/tidspbridge/Makefile
index 7c122fadcbe8..50decc2935c5 100644
--- a/drivers/staging/tidspbridge/Makefile
+++ b/drivers/staging/tidspbridge/Makefile
@@ -12,7 +12,7 @@ librmgr = rmgr/dbdcd.o rmgr/disp.o rmgr/drv.o rmgr/mgr.o rmgr/node.o \
libdload = dynload/cload.o dynload/getsection.o dynload/reloc.o \
dynload/tramp.o
-bridgedriver-objs = $(libgen) $(libservices) $(libcore) $(libpmgr) $(librmgr) \
+bridgedriver-y := $(libgen) $(libservices) $(libcore) $(libpmgr) $(librmgr) \
$(libdload)
#Machine dependent