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


      1# SPDX-License-Identifier: GPL-2.0
      2#
      3# Makefile for metering ic drivers
      4#
      5
      6obj-$(CONFIG_ADE7854) += ade7854.o
      7obj-$(CONFIG_ADE7854_I2C) += ade7854-i2c.o
      8obj-$(CONFIG_ADE7854_SPI) += ade7854-spi.o