mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 05:41:55 +00:00
7 lines
136 B
Makefile
7 lines
136 B
Makefile
|
#
|
||
|
# Makefile for the Packet Engine network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_HAMACHI) += hamachi.o
|
||
|
obj-$(CONFIG_YELLOWFIN) += yellowfin.o
|