mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 09:32:28 +08:00
[bsp/rva8] make sure $BUILD_ROOT_DIR/output/target/vmm is a folder
This commit is contained in:
@@ -6,6 +6,7 @@ KDIR=~/linux-git
|
||||
BUILD_ROOT_DIR=/temp-build/buildroot-2014.02/
|
||||
|
||||
scons -j20
|
||||
mkdir -p $BUILD_ROOT_DIR/output/target/vmm
|
||||
cp rtthread.bin $BUILD_ROOT_DIR/output/target/vmm
|
||||
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user