mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-15 21:46:19 +07:00
6 lines
122 B
Makefile
6 lines
122 B
Makefile
|
#
|
||
|
# Makefile - Intel MIC Linux driver.
|
||
|
# Copyright(c) 2014, Intel Corporation.
|
||
|
#
|
||
|
obj-$(CONFIG_INTEL_MIC_BUS) += mic_bus.o
|