mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-08 07:13:06 +00:00
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/
|