forked from Imagelibrary/seL4
Compare commits
1 Commits
master
...
exynos5-ve
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5cf20448b8 |
@@ -9,7 +9,8 @@
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/../tools/helpers.cmake)
|
||||
cmake_script_build_kernel()
|
||||
|
||||
set(KernelPlatform "tk1" CACHE STRING "")
|
||||
set(KernelPlatform "exynos5" CACHE STRING "")
|
||||
set(KernelARMPlatform "exynos5422" CACHE STRING "")
|
||||
set(KernelSel4Arch "arm_hyp" CACHE STRING "")
|
||||
set(KernelVerificationBuild ON CACHE BOOL "")
|
||||
set(KernelIPCBufferLocation "threadID_register" CACHE STRING "")
|
||||
|
||||
Reference in New Issue
Block a user