Commit c2eba2b8 authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

rtm: Updated link to FPGA binary in Makefile

parent df435c3d
...@@ -24,7 +24,7 @@ all: ...@@ -24,7 +24,7 @@ all:
mkdir -p ubuntu/$(BOARD)/boot mkdir -p ubuntu/$(BOARD)/boot
mv ubuntu/$(BOARD)/shell/program ubuntu/$(BOARD)/boot mv ubuntu/$(BOARD)/shell/program ubuntu/$(BOARD)/boot
mv ubuntu/$(BOARD)/shell/flash ubuntu/$(BOARD)/boot mv ubuntu/$(BOARD)/shell/flash ubuntu/$(BOARD)/boot
wget -P ubuntu/$(BOARD)/boot http://www.ohwr.org/attachments/download/3690/pts.bit wget -P ubuntu/$(BOARD)/boot http://www.ohwr.org/attachments/download/3697/pts.bit
chmod +x ubuntu/$(BOARD)/shell/* chmod +x ubuntu/$(BOARD)/shell/*
chmod +x ubuntu/$(BOARD)/boot/* chmod +x ubuntu/$(BOARD)/boot/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment