aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLeandro A. F. Pereira <leandro@hardinfo.org>2019-08-10 16:49:14 -0700
committerGitHub <noreply@github.com>2019-08-10 16:49:14 -0700
commit209fc8d71826ab41cd21fd4400088b297903bb13 (patch)
tree80d72e25837f3b569734ba476df84d3462617e29 /CMakeLists.txt
parent4827b88fa34807425640d2a9f07bbf4ac4119ab3 (diff)
parentb9157b3f6520f46e788157fbfe9753b209efe9b7 (diff)
usb: use sysfs info by default (#434)
usb: use sysfs info by default
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c47d03bd..ef4f8a9f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -122,6 +122,7 @@ set(HARDINFO_RESOURCES
"data/benchmark.data"
"deps/sysobj_early/data/vendor.ids"
"deps/sysobj_early/data/sdcard.ids"
+ "deps/sysobj_early/data/usb.ids"
"deps/sysobj_early/data/arm.ids"
)