move ucore programs to a new dir

master
WangRunji 6 years ago
parent 046c7c6317
commit f36b2014d2

@ -51,6 +51,7 @@ install:
fi fi
script: script:
- cd ucore
- mkdir build && cd build - mkdir build && cd build
- cmake -DARCH=$ARCH .. - cmake -DARCH=$ARCH ..
- make - make

Loading…
Cancel
Save