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 (289B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2obj-$(CONFIG_MT76x0U) += mt76x0u.o
      3obj-$(CONFIG_MT76x0E) += mt76x0e.o
      4obj-$(CONFIG_MT76x0_COMMON) += mt76x0-common.o
      5
      6mt76x0-common-y := init.o main.o eeprom.o phy.o
      7
      8mt76x0u-y := usb.o usb_mcu.o
      9mt76x0e-y := pci.o pci_mcu.o
     10
     11# ccflags-y := -DDEBUG