corrections and tests
This commit is contained in:
@ -3,8 +3,7 @@ if(NOT DEFINED ENV{Q7S_SYSROOT})
|
||||
# Sysroot has not been cached yet and was not set in environment either
|
||||
if(NOT DEFINED SYSROOT_PATH)
|
||||
message(FATAL_ERROR
|
||||
"Define the Q7S_ROOTFS variable to "
|
||||
"point to the raspbian rootfs."
|
||||
"Define the Q7S_ROOTFS variable to point to the Q7S rootfs."
|
||||
)
|
||||
endif()
|
||||
else()
|
||||
|
Reference in New Issue
Block a user