]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/media/pci/intel/Makefile
UBUNTU: SAUCE: IPU driver release WW52
[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
f2efa4ee
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
3ebd4441 14obj-$(CONFIG_VIDEO_IPU3_CIO2) += ipu3/
f2efa4ee 15obj-$(CONFIG_VIDEO_INTEL_IPU6) += ipu6/