summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge
diff options
context:
space:
mode:
authorTracey Dent2010-10-08 02:01:46 +0200
committerGreg Kroah-Hartman2010-10-08 16:23:40 +0200
commit574c1a622260bf7b1ec191890775a11b6ffe0664 (patch)
treefff37d2d84d7a8c9070ed998aeedaec3653be045 /drivers/staging/tidspbridge
parentStaging: autofs: Makefile: replace the use of <module>-objs with <module>-y (diff)
downloadkernel-qcow2-linux-574c1a622260bf7b1ec191890775a11b6ffe0664.tar.gz
kernel-qcow2-linux-574c1a622260bf7b1ec191890775a11b6ffe0664.tar.xz
kernel-qcow2-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')
-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