mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-17 05:49:31 +07:00
8 lines
167 B
Makefile
8 lines
167 B
Makefile
|
#
|
||
|
# Makefile for the Fujitsu network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_AT1700) += at1700.o
|
||
|
obj-$(CONFIG_ETH16I) += eth16i.o
|
||
|
obj-$(CONFIG_PCMCIA_FMVJ18X) += fmvj18x_cs.o
|