diff options
Diffstat (limited to 'drivers/platform/raspberrypi/Makefile')
| -rw-r--r-- | drivers/platform/raspberrypi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/raspberrypi/Makefile b/drivers/platform/raspberrypi/Makefile index a807571c59a4..2a7c9511e5d8 100644 --- a/drivers/platform/raspberrypi/Makefile +++ b/drivers/platform/raspberrypi/Makefile @@ -12,3 +12,4 @@ ifdef CONFIG_VCHIQ_CDEV vchiq-objs += vchiq-interface/vchiq_dev.o endif +obj-$(CONFIG_BCM2835_VCHIQ_MMAL) += vchiq-mmal/ |
