projects
/
GitHub
/
moto-9609
/
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:
4580cd7
)
Staging: rtl8187se: Makefile: replace the use of <module>-objs with <module>-y
author
Tracey Dent
<tdent48227@gmail.com>
Fri, 8 Oct 2010 00:01:40 +0000
(20:01 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 8 Oct 2010 14:23:45 +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/rtl8187se/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/rtl8187se/Makefile
b/drivers/staging/rtl8187se/Makefile
index adc3849621d65d9aa912c9a88750ac42136f884d..11a92262c6664950789769434515af86028be439 100644
(file)
--- a/
drivers/staging/rtl8187se/Makefile
+++ b/
drivers/staging/rtl8187se/Makefile
@@
-16,7
+16,7
@@
ccflags-y += -DENABLE_LPS
#ccflags-y := -mhard-float -DCONFIG_FORCE_HARD_FLOAT=y
-r8187se-
objs :=
\
+r8187se-
y :=
\
r8180_core.o \
r8180_wx.o \
r8180_rtl8225z2.o \