There is no need to explicitly compile the shell binary anymore

This commit is contained in:
adamdunkels 2010-12-07 22:48:51 +00:00
parent eccf001029
commit 5311860ea2
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
contiki-collect-sky:
(cd contiki-2.x/examples/sky-shell; make sky-shell.ihex)
cp contiki-2.x/examples/sky-shell/sky-shell.ihex contiki-2.x/tools/collect-view
(cd contiki-2.x/tools/collect-view/; ant dist && chmod 755 dist/tools/*-linux)
cp -r contiki-2.x/tools/collect-view/dist contiki-collect-sky-$(RELEASE)