mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-12-25 21:58:38 +01:00
obsolete comment
This commit is contained in:
parent
830c647355
commit
c957ebbd6d
1 changed files with 0 additions and 1 deletions
1
build.sh
1
build.sh
|
@ -192,7 +192,6 @@ if [ "$COMPILE" = "true" ]; then
|
|||
$BINARIES_DIR/sunxi-tools/fex2bin $DEST/cubie_configs/sysconfig/linux/ct-vga.fex $BINARIES_DIR/cubie_configs/script-vga.bin
|
||||
$BINARIES_DIR/sunxi-tools/fex2bin $DEST/cubie_configs/sysconfig/linux/ct-hdmi.fex $BINARIES_DIR/cubie_configs/script-hdmi.bin
|
||||
|
||||
# Patwood's kernel 3.4.75+
|
||||
if [ -d "$DEST/linux-sunxi" ]; then
|
||||
( cd $DEST/linux-sunxi;
|
||||
git pull -f )
|
||||
|
|
Loading…
Reference in a new issue