mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-11 02:15:48 +07:00
7 lines
136 B
Makefile
7 lines
136 B
Makefile
![]() |
#
|
||
|
# Makefile for the Digital Equipment Inc. network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_EWRK3) += ewrk3.o
|
||
|
obj-$(CONFIG_NET_TULIP) += tulip/
|