From 138f93243f3bae748b4025dfdf53be55292002e0 Mon Sep 17 00:00:00 2001 From: Burt P Date: Sat, 15 Jul 2017 04:07:39 -0500 Subject: Begin support for device tree Signed-off-by: Burt P --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index cf29a960..aa146e8c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -124,6 +124,7 @@ set(MODULE_devices_SOURCES modules/devices/battery.c modules/devices/devmemory.c modules/devices/dmi.c + modules/devices/devicetree.c modules/devices/inputdevices.c modules/devices/pci.c modules/devices/printers.c -- cgit v1.2.3