root images ignored

master
forksand 2 years ago
parent a17eab2b96
commit ca6f626e0a

@ -155,7 +155,7 @@ make BR2_EXTERNAL=../linux-on-litex-vexriscv/buildroot/
# 5m16s:
make && \
# 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:
#sshfs -o reconnect sparkle:/srv/tftp/ /srv/tftp/
cp -p output/images/Image /srv/tftp/Image && \

Loading…
Cancel
Save