]> Git Repo - linux.git/blob - drivers/staging/qlge/Makefile
efi/libstub: Optimize for size instead of speed
[linux.git] / drivers / staging / qlge / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the Qlogic 10GbE PCI Express ethernet driver
4 #
5
6 obj-$(CONFIG_QLGE) += qlge.o
7
8 qlge-objs := qlge_main.o qlge_dbg.o qlge_mpi.o qlge_ethtool.o
This page took 0.034442 seconds and 4 git commands to generate.