|
|
@ -155,7 +155,7 @@ make BR2_EXTERNAL=../linux-on-litex-vexriscv/buildroot/
|
|
|
|
# 5m16s:
|
|
|
|
# 5m16s:
|
|
|
|
make && \
|
|
|
|
make && \
|
|
|
|
# XXX COPY OUTPUT
|
|
|
|
# XXX COPY OUTPUT
|
|
|
|
# XXX *output/images/*
|
|
|
|
cp -p output/images/* ../linux-on-litex-vexriscv/images/
|
|
|
|
# Since tftp server is remote, mount it locally for convenience:
|
|
|
|
# Since tftp server is remote, mount it locally for convenience:
|
|
|
|
#sshfs -o reconnect sparkle:/srv/tftp/ /srv/tftp/
|
|
|
|
#sshfs -o reconnect sparkle:/srv/tftp/ /srv/tftp/
|
|
|
|
cp -p output/images/Image /srv/tftp/Image && \
|
|
|
|
cp -p output/images/Image /srv/tftp/Image && \
|
|
|
|