mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-08 21:53:54 +08: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/
|