summaryrefslogtreecommitdiffstats
path: root/cmake/module/metadata.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/module/metadata.cmake')
-rw-r--r--cmake/module/metadata.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake/module/metadata.cmake b/cmake/module/metadata.cmake
index e126495..00f7ad4 100644
--- a/cmake/module/metadata.cmake
+++ b/cmake/module/metadata.cmake
@@ -17,10 +17,10 @@
]]
# FIX: get elements from ObjectiveProject_ROOT/arch directory
-set(OBJECTIVE_SUPPORTED_PROCESSORS x86;arm/sunxi CACHE STRING "Supported
+set(OBJECTIVE_SUPPORTED_PROCESSORS x86;arm CACHE STRING "Supported
processors by Objective kernel")
# FIX: get apps from docs
set(OBJECTIVE_SUPPORTED_ISO_CREATION_APPS grub-mkrescue CACHE STRING "Supported
-apps to create ISO image")
+apps to create an ISO image")