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


      1# SPDX-License-Identifier: GPL-2.0-only
      2obj-$(CONFIG_PMC_ATOM)		+= clk-pmc-atom.o
      3obj-$(CONFIG_X86_AMD_PLATFORM_DEVICE)	+= clk-fch.o
      4clk-x86-lpss-y			:= clk-lpss-atom.o
      5obj-$(CONFIG_X86_INTEL_LPSS)	+= clk-x86-lpss.o
      6obj-$(CONFIG_CLK_LGM_CGU)	+= clk-cgu.o clk-cgu-pll.o clk-lgm.o