Reverted previous change of the sky tools path: it was correct before
This commit is contained in:
parent
c06526326c
commit
83e823959f
|
@ -1,5 +1,5 @@
|
||||||
contiki-sky:
|
contiki-sky:
|
||||||
(cd contiki-2.x/examples/sky-shell; make sky-shell.ihex && ant dist && chmod 755 dist/tools/sky/*-linux)
|
(cd contiki-2.x/examples/sky-shell; make sky-shell.ihex && ant dist && chmod 755 dist/tools/*-linux)
|
||||||
cp -r contiki-2.x/examples/sky-shell/dist contiki-sky-$(RELEASE)
|
cp -r contiki-2.x/examples/sky-shell/dist contiki-sky-$(RELEASE)
|
||||||
|
|
||||||
contiki-sky-$(RELEASE).zip: contiki-sky
|
contiki-sky-$(RELEASE).zip: contiki-sky
|
||||||
|
|
Loading…
Reference in a new issue