forked from Imagelibrary/seL4
Fix typo in comment for KernelDomainSchedule
Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
This commit is contained in:
committed by
Gerwin Klein
parent
49f4ddfc8c
commit
5d72742377
@@ -304,7 +304,7 @@ find_file(
|
|||||||
KernelDomainSchedule default_domain.c
|
KernelDomainSchedule default_domain.c
|
||||||
PATHS src/config
|
PATHS src/config
|
||||||
CMAKE_FIND_ROOT_PATH_BOTH
|
CMAKE_FIND_ROOT_PATH_BOTH
|
||||||
DOC "A C file providing the symbols ksDomSchedule and ksDomeScheudleLength \
|
DOC "A C file providing the symbols ksDomSchedule and ksDomScheduleLength \
|
||||||
to be linked with the kernel as a scheduling configuration."
|
to be linked with the kernel as a scheduling configuration."
|
||||||
)
|
)
|
||||||
if(SEL4_CONFIG_DEFAULT_ADVANCED)
|
if(SEL4_CONFIG_DEFAULT_ADVANCED)
|
||||||
|
|||||||
Reference in New Issue
Block a user