mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-21 23:31:11 +00:00
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:
|
||||
(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)
|
||||
|
||||
contiki-sky-$(RELEASE).zip: contiki-sky
|
||||
|
Loading…
x
Reference in New Issue
Block a user