From 6f7507611ef48071445070a3e32ec6ddd1071bb2 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Sun, 9 May 2010 16:12:43 -0300 Subject: Add support to read memory SPD (memory type, speed, timings, etc). --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 323672e0..b7a39cbb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -95,6 +95,7 @@ set(MODULE_devices_SOURCES modules/devices/printers.c modules/devices/resources.c modules/devices/sensors.c + modules/devices/spd-decode.c modules/devices/storage.c modules/devices/usb.c ) -- cgit v1.2.3