]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/blob - drivers/net/ethernet/qualcomm/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-disco-kernel.git] / drivers / net / ethernet / qualcomm / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the Qualcomm network device drivers.
4 #
5
6 obj-$(CONFIG_QCA7000) += qca_7k_common.o
7 obj-$(CONFIG_QCA7000_SPI) += qcaspi.o
8 qcaspi-objs := qca_7k.o qca_debug.o qca_spi.o
9 obj-$(CONFIG_QCA7000_UART) += qcauart.o
10 qcauart-objs := qca_uart.o
11
12 obj-y += emac/
13
14 obj-$(CONFIG_RMNET) += rmnet/