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:
ef3fdee
)
Staging: solo6x10: Makefile: replace the use of <module>-objs with <module>-y
author
Tracey Dent
<tdent48227@gmail.com>
Fri, 8 Oct 2010 00:01:45 +0000
(20:01 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 8 Oct 2010 14:23:43 +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/solo6x10/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/solo6x10/Makefile
b/drivers/staging/solo6x10/Makefile
index 7e70044d8dadcd4e22c79f10655445d078f7bbb3..1616b5535474f5dc95094bb026960fed6923d8c4 100644
(file)
--- a/
drivers/staging/solo6x10/Makefile
+++ b/
drivers/staging/solo6x10/Makefile
@@
-1,4
+1,4
@@
-solo6x10-
objs
:= solo6010-core.o solo6010-i2c.o solo6010-p2m.o \
+solo6x10-
y
:= solo6010-core.o solo6010-i2c.o solo6010-p2m.o \
solo6010-v4l2.o solo6010-tw28.o solo6010-gpio.o \
solo6010-disp.o solo6010-enc.o solo6010-v4l2-enc.o \
solo6010-g723.o