projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
574c1a6
)
Staging: winbond: Makefile: replace the use of <module>-objs with <module>-y
author
Tracey Dent
<tdent48227@gmail.com>
Fri, 8 Oct 2010 00:01:50 +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/winbond/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/winbond/Makefile
b/drivers/staging/winbond/Makefile
index fb2b7d432b43db1bb6a42d3d333e4d4b0c14d759..79fa2271a0c1e9b759e915c0b538ca52f2ffce79 100644
(file)
--- a/
drivers/staging/winbond/Makefile
+++ b/
drivers/staging/winbond/Makefile
@@
-1,4
+1,4
@@
-w35und-
objs :=
\
+w35und-
y :=
\
mds.o \
mlmetxrx.o \
mto.o \