1 2 3 4 5 6
# # Makefile for the Packet Engine network device drivers. # obj-$(CONFIG_HAMACHI) += hamachi.o obj-$(CONFIG_YELLOWFIN) += yellowfin.o