Upgrade cookbook, revert Rust, clean cookbook in make clean, put xargo build in subfolder

This commit is contained in:
Jeremy Soller 2017-06-19 20:15:56 -06:00
parent 54f4078a89
commit 672f8b8297
4 changed files with 4 additions and 2 deletions

View file

@ -25,6 +25,7 @@ endif
ROOT=$(PWD)
export INITFS_FOLDER=$(ROOT)/build/initfs
export RUST_TARGET_PATH=$(ROOT)/kernel/targets
export XARGO_HOME=$(ROOT)/build/xargo
export XARGO_RUST_SRC=$(ROOT)/rust/src
# Kernel variables