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


      1# SPDX-License-Identifier: GPL-2.0
      2obj-$(CONFIG_LTE_GDM724X) := gdmulte.o
      3gdmulte-y += gdm_lte.o netlink_k.o
      4gdmulte-y += gdm_usb.o gdm_endian.o
      5
      6obj-$(CONFIG_LTE_GDM724X) += gdmtty.o
      7gdmtty-y := gdm_tty.o gdm_mux.o
      8