forked from Qortal/Brooklyn
9 lines
210 B
Makefile
9 lines
210 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
# Makefile for drivers/platform/x86/intel
|
||
|
# Intel x86 Platform-Specific Drivers
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_INTEL_CHT_INT33FE) += int33fe/
|
||
|
obj-$(CONFIG_INTEL_SKL_INT3472) += int3472/
|