diff options
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/pkg/manifests/driver-cpu-sensor.mf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/pkg/manifests/driver-cpu-sensor.mf b/usr/src/pkg/manifests/driver-cpu-sensor.mf index a9070dd31e..f3fbbbffe0 100644 --- a/usr/src/pkg/manifests/driver-cpu-sensor.mf +++ b/usr/src/pkg/manifests/driver-cpu-sensor.mf @@ -50,7 +50,7 @@ driver name=pchtemp \ alias=pci8086,a231,p \ alias=pci8086,a2b1,p \ alias=pci8086,a379,p -driver name=smntemp alias=smntemp +driver name=smntemp file path=kernel/drv/$(ARCH64)/amdnbtemp group=sys file path=kernel/drv/$(ARCH64)/coretemp group=sys file path=kernel/drv/$(ARCH64)/pchtemp group=sys |