forked from Imagelibrary/seL4
config.cmake: fix depends line
Signed-off-by: Ivan-Velickovic <i.velickovic@unsw.edu.au>
This commit is contained in:
committed by
Gerwin Klein
parent
edde814ceb
commit
433c8144d8
@@ -521,7 +521,7 @@ config_option(
|
|||||||
Useful for profiling."
|
Useful for profiling."
|
||||||
DEFAULT OFF
|
DEFAULT OFF
|
||||||
DEPENDS
|
DEPENDS
|
||||||
"NOT KernelARMHypervisorSupport;NOT KernelVerificationBuild;NOT KernelPlatformHikey;NOT KernelSkimWindow"
|
"NOT KernelArmHypervisorSupport;NOT KernelVerificationBuild;NOT KernelPlatformHikey;NOT KernelSkimWindow"
|
||||||
)
|
)
|
||||||
|
|
||||||
config_option(
|
config_option(
|
||||||
|
|||||||
Reference in New Issue
Block a user