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


      1# SPDX-License-Identifier: GPL-2.0-only
      2#
      3# Makefile for IIO Health sensors
      4#
      5
      6# When adding new entries keep the list in alphabetical order
      7
      8obj-$(CONFIG_AFE4403)		+= afe4403.o
      9obj-$(CONFIG_AFE4404)		+= afe4404.o
     10obj-$(CONFIG_MAX30100)		+= max30100.o
     11obj-$(CONFIG_MAX30102)		+= max30102.o