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


      1# SPDX-License-Identifier: GPL-2.0-only
      2#
      3# make for AC97 bus drivers
      4#
      5
      6obj-$(CONFIG_AC97_BUS_NEW)	+= ac97.o
      7
      8ac97-y				+= bus.o codec.o
      9ac97-$(CONFIG_AC97_BUS_COMPAT)	+= snd_ac97_compat.o