2025-05-10 21:49:39 +08:00

7 lines
136 B
Makefile

#
# Makefile for the Packet Engine network device drivers.
#
obj-$(CONFIG_HAMACHI) += hamachi.o
obj-$(CONFIG_YELLOWFIN) += yellowfin.o