mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-24 11:39:41 +07:00
5 lines
139 B
Makefile
5 lines
139 B
Makefile
|
obj-$(CONFIG_PCH_GBE) += pch_gbe.o
|
||
|
|
||
|
pch_gbe-y := pch_gbe_phy.o pch_gbe_ethtool.o pch_gbe_param.o
|
||
|
pch_gbe-y += pch_gbe_api.o pch_gbe_main.o
|