mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 11:43:34 +08:00
[bsp/rva8] make sure $BUILD_ROOT_DIR/output/target/vmm is a folder
This commit is contained in:
parent
023a0423ba
commit
430f85df7c
@ -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
|
||||
|
||||
(
|
||||
|
Loading…
x
Reference in New Issue
Block a user