qlcnic: 83xx memory map and HW access routines
[deliverable/linux.git] / drivers / net / ethernet / qlogic / qlcnic / Makefile
CommitLineData
af19b491
AKS
1#
2# Makefile for Qlogic 1G/10G Ethernet Driver for CNA devices
3#
4
5obj-$(CONFIG_QLCNIC) := qlcnic.o
6
7qlcnic-y := qlcnic_hw.o qlcnic_main.o qlcnic_init.o \
ec079a07 8 qlcnic_ethtool.o qlcnic_ctx.o qlcnic_io.o \
7f966452 9 qlcnic_sysfs.o qlcnic_minidump.o qlcnic_83xx_hw.o
This page took 0.295432 seconds and 5 git commands to generate.