]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/media/pci/intel/Makefile
UBUNTU: SAUCE: IPU driver release WW48 with MCU
[mirror_ubuntu-jammy-kernel.git] / drivers / media / pci / intel / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
c2a6a07a
YZ
2#
3# Makefile for the IPU3 cio2 and ImGU drivers
4#
5
f42c302d
WY
6# force check the compile warning to make sure zero warnings
7# note we may have build issue when gcc upgraded.
8subdir-ccflags-y := -Wall -Wextra
9subdir-ccflags-y += $(call cc-disable-warning, unused-parameter)
10subdir-ccflags-y += $(call cc-disable-warning, implicit-fallthrough)
11subdir-ccflags-y += $(call cc-disable-warning, missing-field-initializers)
12subdir-ccflags-$(CONFIG_VIDEO_INTEL_IPU_WERROR) += -Werror
13
14obj-$(CONFIG_VIDEO_IPU3_CIO2) += ipu3/
15#obj-$(CONFIG_VIDEO_INTEL_IPU4) += ipu4/
16#obj-$(CONFIG_VIDEO_INTEL_IPU4P) += ipu4/
17obj-$(CONFIG_VIDEO_INTEL_IPU6) += ipu6/