[d/newrpl] ocd
This commit is contained in:
parent
f889cd5522
commit
daa1cd250b
1 changed files with 1 additions and 1 deletions
|
@ -59,8 +59,8 @@ cd build-ui/
|
|||
qmake ../newrpl-ui.pro
|
||||
make
|
||||
|
||||
mkdir -p $PKG$PREFIX/bin/
|
||||
cd $TMP/$PRGNAM/
|
||||
mkdir -p $PKG$PREFIX/bin/
|
||||
cp build-ui/newrpl-ui build-comp/newrpl-comp $PKG$PREFIX/bin/
|
||||
cp build-elf2rom/elf2rom $PKG$PREFIX/bin/newrpl-elf2rom
|
||||
cp build-bmp2font/bmp2font $PKG$PREFIX/bin/newrpl-bmp2font
|
||||
|
|
Loading…
Reference in a new issue