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


      1snd-soc-catpt-objs := device.o dsp.o loader.o ipc.o messages.o pcm.o sysfs.o
      2
      3# tell define_trace.h where to find the trace header
      4CFLAGS_device.o := -I$(src)
      5
      6obj-$(CONFIG_SND_SOC_INTEL_CATPT) += snd-soc-catpt.o