aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBurt P <pburt0@gmail.com>2019-08-03 10:49:30 -0500
committerLeandro A. F. Pereira <leandro@hardinfo.org>2019-08-10 16:47:25 -0700
commit4ebe1d6b2bc615acbe28aa8defdeda2c71d1c57f (patch)
tree649d76f44a8cb6a4a556cefc522dc3b4a33a1889 /CMakeLists.txt
parent3abc0caac6c7283f9e53ac83dc9173a2ac9f2928 (diff)
arm: use arm.ids for implementer/part lookup
Signed-off-by: Burt P <pburt0@gmail.com>
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 4a0ee640..66caf399 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/arm.ids"
)
set(HARDINFO_MANPAGES