projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d748241
)
Staging: tidspbridge: Makefile: replace the use of <module>-objs with <module>-y
author
Tracey Dent
<tdent48227@gmail.com>
Fri, 8 Oct 2010 00:01:46 +0000
(20:01 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 8 Oct 2010 14:23:40 +0000
(07:23 -0700)
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>
drivers/staging/tidspbridge/Makefile
patch
|
blob
|
history
diff --git
a/drivers/staging/tidspbridge/Makefile
b/drivers/staging/tidspbridge/Makefile
index
7c122fa
..
50decc2
100644
(file)
--- 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