From 76cb841cb886eef6b3bee341a2266c76578724ad Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 03:02:30 +0200 Subject: Adding upstream version 4.19.249. Signed-off-by: Daniel Baumann --- drivers/media/platform/sti/hva/Makefile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 drivers/media/platform/sti/hva/Makefile (limited to 'drivers/media/platform/sti/hva/Makefile') diff --git a/drivers/media/platform/sti/hva/Makefile b/drivers/media/platform/sti/hva/Makefile new file mode 100644 index 000000000..e3ebe9684 --- /dev/null +++ b/drivers/media/platform/sti/hva/Makefile @@ -0,0 +1,3 @@ +obj-$(CONFIG_VIDEO_STI_HVA) := st-hva.o +st-hva-y := hva-v4l2.o hva-hw.o hva-mem.o hva-h264.o +st-hva-$(CONFIG_VIDEO_STI_HVA_DEBUGFS) += hva-debugfs.o -- cgit v1.2.3