mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2025-01-29 08:34:16 +01:00
fex tools dest
This commit is contained in:
parent
9361211796
commit
d0b99982c4
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -89,7 +89,7 @@ echo "------ Compiling sunxi tools"
|
|||
cd $DEST/sunxi-tools
|
||||
# sunxi-tools
|
||||
make clean && make fex2bin
|
||||
cp fex2bin /usr/bin/
|
||||
cp fex2bin /usr/local/bin/
|
||||
# hardware configuration
|
||||
fex2bin $DEST/cubie_configs/sysconfig/linux/ct-vga.fex $DEST/output/script-vga.bin
|
||||
fex2bin $DEST/cubie_configs/sysconfig/linux/ct-hdmi.fex $DEST/output/script-hdmi.bin
|
||||
|
|
Loading…
Add table
Reference in a new issue