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


      1# SPDX-License-Identifier: GPL-2.0-only
      2#
      3# Makefile for ALSA
      4# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
      5#
      6
      7snd-azt1605-objs := azt1605.o
      8snd-azt2316-objs := azt2316.o
      9
     10obj-$(CONFIG_SND_AZT1605) += snd-azt1605.o
     11obj-$(CONFIG_SND_AZT2316) += snd-azt2316.o