mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 03:45:28 +07:00
7 lines
124 B
Makefile
7 lines
124 B
Makefile
|
#
|
||
|
# Makefile for the SGI device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SGI_O2MACE_ETH) += meth.o
|
||
|
obj-$(CONFIG_SGI_IOC3_ETH) += ioc3-eth.o
|