]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/media/pci/intel/Makefile
Revert "UBUNTU: SAUCE: IPU6: drop unnecessary cflags manipulation"
[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
4d83aa33
SB
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
22dedf60 14obj-$(CONFIG_VIDEO_IPU3_CIO2) += ipu3/
f42c302d 15obj-$(CONFIG_VIDEO_INTEL_IPU6) += ipu6/