Blame view

kernel/linux-rt-4.4.41/drivers/gpu/drm/nouveau/nvkm/subdev/therm/Kbuild 460 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
11
12
13
  nvkm-y += nvkm/subdev/therm/base.o
  nvkm-y += nvkm/subdev/therm/fan.o
  nvkm-y += nvkm/subdev/therm/fannil.o
  nvkm-y += nvkm/subdev/therm/fanpwm.o
  nvkm-y += nvkm/subdev/therm/fantog.o
  nvkm-y += nvkm/subdev/therm/ic.o
  nvkm-y += nvkm/subdev/therm/temp.o
  nvkm-y += nvkm/subdev/therm/nv40.o
  nvkm-y += nvkm/subdev/therm/nv50.o
  nvkm-y += nvkm/subdev/therm/g84.o
  nvkm-y += nvkm/subdev/therm/gt215.o
  nvkm-y += nvkm/subdev/therm/gf119.o
  nvkm-y += nvkm/subdev/therm/gm107.o