mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-27 06:03:04 +07:00
7 lines
143 B
Makefile
7 lines
143 B
Makefile
|
# Makefile for the CAPI hardware drivers
|
||
|
|
||
|
# Object files in subdirectories
|
||
|
|
||
|
obj-$(CONFIG_CAPI_AVM) += avm/
|
||
|
obj-$(CONFIG_CAPI_EICON) += eicon/
|