Makefile 200 B

12345678
  1. #
  2. # Makefile for Exar Corp's X3100 Series 10 GbE PCIe I/O
  3. # Virtualized Server Adapter linux driver
  4. obj-$(CONFIG_VXGE) += vxge.o
  5. vxge-objs := vxge-config.o vxge-traffic.o vxge-ethtool.o vxge-main.o