From 1e777159dcbeac96976b3980a1ab72234f6dede9 Mon Sep 17 00:00:00 2001 From: Burt P Date: Sun, 21 Jul 2019 23:22:51 -0500 Subject: Devices/Firmware As requested in: https://github.com/lpereira/hardinfo/issues/420 firmware: translatable labels, parse flags, link vendors firmware: attempt using struct Info, issues exist firmware: add flag definitions firmware: remove <-... from guid when run with sudo firmware: map lvfs icons to hardinfo pixmaps firmware: cleanup, add hinote when not available. 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 d5f140a2..4326e892 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -155,6 +155,7 @@ set(MODULE_devices_SOURCES modules/devices/battery.c modules/devices/dmi.c modules/devices/dmi_memory.c + modules/devices/firmware.c modules/devices/devicetree.c modules/devices/inputdevices.c modules/devices/pci.c -- cgit v1.2.3