iwlwifi: don't include iwl-dev.h from iwl-devtrace.h
[deliverable/linux.git] / drivers / net / qlcnic / Makefile
1 #
2 # Makefile for Qlogic 1G/10G Ethernet Driver for CNA devices
3 #
4
5 obj-$(CONFIG_QLCNIC) := qlcnic.o
6
7 qlcnic-y := qlcnic_hw.o qlcnic_main.o qlcnic_init.o \
8 qlcnic_ethtool.o qlcnic_ctx.o
This page took 0.052628 seconds and 5 git commands to generate.