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

Commit 72b962d3 authored by Tracey Dent's avatar Tracey Dent Committed by Benjamin Herrenschmidt
Browse files

powerpc/ps3: 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 avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent 8cb7c71b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
obj-$(CONFIG_PS3_VUART) += ps3-vuart.o
obj-$(CONFIG_PS3_PS3AV) += ps3av_mod.o
ps3av_mod-objs		+= ps3av.o ps3av_cmd.o
ps3av_mod-y		:= ps3av.o ps3av_cmd.o
obj-$(CONFIG_PPC_PS3) += sys-manager-core.o
obj-$(CONFIG_PS3_SYS_MANAGER) += ps3-sys-manager.o
obj-$(CONFIG_PS3_STORAGE) += ps3stor_lib.o