mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 15:58:47 +00:00
Staging: solo6x10: 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>
This commit is contained in:
parent
ef3fdeea5d
commit
783098ea41
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user