Home
last modified time | relevance | path

Searched refs:RUST_LIB_SRC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/rust/
H A DMakefile45 RUST_LIB_SRC ?= $(rustc_sysroot)/lib/rustlib/src/rust/library macro
112 rustdoc-core: $(RUST_LIB_SRC)/core/src/lib.rs FORCE
408 $(RUST_LIB_SRC) $(KBUILD_EXTMOD) > \
428 $(obj)/core.o: $(RUST_LIB_SRC)/core/src/lib.rs scripts/target.json FORCE
/openbmc/linux/scripts/
H A Drust_is_available.sh257 rustc_src=${RUST_LIB_SRC:-"$rustc_sysroot/lib/rustlib/src/rust/library"}
/openbmc/linux/
H A DMakefile595 ifdef RUST_LIB_SRC
596 export RUST_LIB_SRC