Files
linux/drivers/media/platform/raspberrypi/Makefile
John Cox 1555a703e9 media: platform: Add Raspberry Pi HEVC decoder driver
The BCM2711 and BCM2712 SoCs used on Rapsberry Pi 4 and Raspberry
Pi 5 boards include an HEVC decoder block. Add a driver for it.

Signed-off-by: John Cox <john.cox@raspberrypi.com>
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
2025-10-14 13:36:19 +01:00

7 lines
109 B
Makefile

# SPDX-License-Identifier: GPL-2.0
obj-y += hevc_dec/
obj-y += pisp_be/
obj-y += rp1-cfe/
obj-y += rp1_cfe/