From d1cd4ad3a4eb2e146490f45f6868612b5c184ef7 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 23 Apr 2010 23:57:07 +0200 Subject: [PATCH] linux: - add module coretemp to /etc/modules --- packages/linux/config/modules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/linux/config/modules b/packages/linux/config/modules index 36b7731525..84792563ee 100644 --- a/packages/linux/config/modules +++ b/packages/linux/config/modules @@ -2,3 +2,5 @@ # # This file contains the names of kernel modules that should be loaded # at boot time, one per line. Lines beginning with "#" are ignored. + +coretemp \ No newline at end of file