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


      1# SPDX-License-Identifier: GPL-2.0 OR MIT
      2
      3snd_xen_front-objs := xen_snd_front.o \
      4		      xen_snd_front_cfg.o \
      5		      xen_snd_front_evtchnl.o \
      6		      xen_snd_front_alsa.o
      7
      8obj-$(CONFIG_SND_XEN_FRONTEND) += snd_xen_front.o