Makefile 157 B

12345678
  1. #
  2. # Makefile for the Qlogic 10GbE PCI Express ethernet driver
  3. #
  4. obj-$(CONFIG_QLGE) += qlge.o
  5. qlge-objs := qlge_main.o qlge_dbg.o qlge_mpi.o qlge_ethtool.o