Home | History | Annotate | Download | only in vboot_reference

Lines Matching refs:SYSROOT

221 # The top of the chroot for qemu must be passed in via the SYSROOT environment
232 BUILD_RUN = $(subst ${SYSROOT},,${BUILD})
233 SRC_RUN = $(subst ${SYSROOT},,${SRCDIR})
1247 # sysroot.
1253 ifeq (${SYSROOT},)
1254 $(error SYSROOT must be set to the top of the target-specific root \