Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/scripts/
H A Drust_is_available.sh253 rustc_src=${RUST_LIB_SRC:-"$rustc_sysroot/lib/rustlib/src/rust/library"}
/kernel/linux/linux-6.6/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
411 $(RUST_LIB_SRC) $(KBUILD_EXTMOD) > \
431 $(obj)/core.o: $(RUST_LIB_SRC)/core/src/lib.rs scripts/target.json FORCE
/kernel/linux/linux-6.6/
H A DMakefile595 ifdef RUST_LIB_SRC
596 export RUST_LIB_SRC

Completed in 5 milliseconds