Files

7 lines
136 B
Makefile
Raw Permalink Normal View History

2023-05-02 09:58:35 +02:00
#
# Makefile for the Packet Engine network device drivers.
#
obj-$(CONFIG_HAMACHI) += hamachi.o
obj-$(CONFIG_YELLOWFIN) += yellowfin.o