mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00: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/
|