1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for drivers/platform/x86/intel
4# Intel x86 Platform-Specific Drivers
5#
6
7obj-$(CONFIG_INTEL_CHT_INT33FE)		+= int33fe/
8obj-$(CONFIG_INTEL_SKL_INT3472)		+= int3472/
9