1#
2# Makefile for the Exar network device drivers.
3#
4
5obj-$(CONFIG_S2IO) += s2io.o
6obj-$(CONFIG_VXGE) += vxge/
7