diff options
Diffstat (limited to 'drivers/platform/raspberrypi/vchiq-mmal/Makefile')
| -rw-r--r-- | drivers/platform/raspberrypi/vchiq-mmal/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/platform/raspberrypi/vchiq-mmal/Makefile b/drivers/platform/raspberrypi/vchiq-mmal/Makefile new file mode 100644 index 000000000000..6937f6534c26 --- /dev/null +++ b/drivers/platform/raspberrypi/vchiq-mmal/Makefile @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 +bcm2835-mmal-vchiq-objs := mmal-vchiq.o + +obj-$(CONFIG_BCM2835_VCHIQ_MMAL) += bcm2835-mmal-vchiq.o |
