Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4580cd7e authored by Tracey Dent's avatar Tracey Dent Committed by Greg Kroah-Hartman
Browse files

Staging: rtl8712: Makefile: replace the use of <module>-objs with <module>-y



Changed <module>-objs to <module>-y in Makefile.

Signed-off-by: default avatarTracey Dent <tdent48227@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 32a65d4e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
r8712u-objs :=				\
r8712u-y :=				\
		rtl871x_cmd.o		\
		rtl8712_cmd.o		\
		rtl871x_security.o	\