mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 14:43:31 +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/
|
BUILD_ROOT_DIR=/temp-build/buildroot-2014.02/
|
||||||
|
|
||||||
scons -j20
|
scons -j20
|
||||||
|
mkdir -p $BUILD_ROOT_DIR/output/target/vmm
|
||||||
cp rtthread.bin $BUILD_ROOT_DIR/output/target/vmm
|
cp rtthread.bin $BUILD_ROOT_DIR/output/target/vmm
|
||||||
|
|
||||||
(
|
(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user