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

Kbuild (635B)


      1# SPDX-License-Identifier: MIT
      2nvkm-y += nvkm/subdev/therm/base.o
      3nvkm-y += nvkm/subdev/therm/fan.o
      4nvkm-y += nvkm/subdev/therm/fannil.o
      5nvkm-y += nvkm/subdev/therm/fanpwm.o
      6nvkm-y += nvkm/subdev/therm/fantog.o
      7nvkm-y += nvkm/subdev/therm/ic.o
      8nvkm-y += nvkm/subdev/therm/temp.o
      9nvkm-y += nvkm/subdev/therm/nv40.o
     10nvkm-y += nvkm/subdev/therm/nv50.o
     11nvkm-y += nvkm/subdev/therm/g84.o
     12nvkm-y += nvkm/subdev/therm/gt215.o
     13nvkm-y += nvkm/subdev/therm/gf100.o
     14nvkm-y += nvkm/subdev/therm/gf119.o
     15nvkm-y += nvkm/subdev/therm/gk104.o
     16nvkm-y += nvkm/subdev/therm/gm107.o
     17nvkm-y += nvkm/subdev/therm/gm200.o
     18nvkm-y += nvkm/subdev/therm/gp100.o