mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 03:06:46 +07:00
7 lines
142 B
Makefile
7 lines
142 B
Makefile
|
#
|
||
|
# Makefile for the linux ppc-specific parts of comm processor (v2)
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_FEC_ENET) += fcc_enet.o
|
||
|
obj-$(CONFIG_SCC_ENET) += enet.o
|