Merge remote-tracking branch 'vfio/next'
[deliverable/linux.git] / drivers / net / ethernet / qualcomm / Makefile
1 #
2 # Makefile for the Qualcomm network device drivers.
3 #
4
5 obj-$(CONFIG_QCA7000) += qcaspi.o
6 qcaspi-objs := qca_spi.o qca_framing.o qca_7k.o qca_debug.o
7
8 obj-y += emac/
This page took 0.030484 seconds and 5 git commands to generate.