cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Makefile (331B)


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for the Qualcomm network device drivers.
      4#
      5
      6obj-$(CONFIG_QCA7000) += qca_7k_common.o
      7obj-$(CONFIG_QCA7000_SPI) += qcaspi.o
      8qcaspi-objs := qca_7k.o qca_debug.o qca_spi.o
      9obj-$(CONFIG_QCA7000_UART) += qcauart.o
     10qcauart-objs := qca_uart.o
     11
     12obj-y += emac/
     13
     14obj-$(CONFIG_RMNET) += rmnet/