diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
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" ) |