diff options
Diffstat (limited to 'drivers/ps3/Makefile')
-rw-r--r-- | drivers/ps3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ps3/Makefile b/drivers/ps3/Makefile index 8433eb7562c..96958c03cf6 100644 --- a/drivers/ps3/Makefile +++ b/drivers/ps3/Makefile @@ -1,2 +1,2 @@ -obj-y += system-bus.o obj-$(CONFIG_PS3_VUART) += vuart.o +obj-$(CONFIG_PS3_PS3AV) += ps3av.o ps3av_cmd.o |