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


      1# SPDX-License-Identifier: GPL-2.0-only
      2#
      3# drivers/char/pcmcia/Makefile
      4#
      5# Makefile for the Linux PCMCIA char device drivers.
      6#
      7
      8obj-$(CONFIG_SYNCLINK_CS) += synclink_cs.o
      9obj-$(CONFIG_CARDMAN_4000) += cm4000_cs.o
     10obj-$(CONFIG_CARDMAN_4040) += cm4040_cs.o
     11obj-$(CONFIG_SCR24X) += scr24x_cs.o