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


      1# SPDX-License-Identifier: GPL-2.0-only
      2ccflags-$(CONFIG_DEBUG_DRIVER)	:= -DDEBUG
      3obj-y				+= core.o cpu.o
      4obj-$(CONFIG_OF)		+= of.o
      5obj-$(CONFIG_DEBUG_FS)		+= debugfs.o
      6obj-$(CONFIG_ARM_TI_CPUFREQ)	+= ti-opp-supply.o