![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # 0003 # Makefile for the Qualcomm network device drivers. 0004 # 0005 0006 obj-$(CONFIG_QCA7000) += qca_7k_common.o 0007 obj-$(CONFIG_QCA7000_SPI) += qcaspi.o 0008 qcaspi-objs := qca_7k.o qca_debug.o qca_spi.o 0009 obj-$(CONFIG_QCA7000_UART) += qcauart.o 0010 qcauart-objs := qca_uart.o 0011 0012 obj-y += emac/ 0013 0014 obj-$(CONFIG_RMNET) += rmnet/
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |