]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Don't hard-code for ncc in mig and ncg scripts. patchset/2.1.1-4.3rc0
authorR. Steve McKown <rsmckown@gmail.com>
Fri, 23 Apr 2010 22:39:53 +0000 (16:39 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Mon, 10 May 2010 15:11:41 +0000 (09:11 -0600)
commit9be6acb958fd9cff435a02b60cdee7df3a91a375
treebbea90714f3590b37bc8d3f3330661f1fb4daab5
parent1e204c1bc8df2f878a6a57ffa0db59c601c29349
Don't hard-code for ncc in mig and ncg scripts.

The rationalization for this change is that nesc shouldn't really know where
tinyos-tools is installed, since they are separate packages.  The pragmatic
reason for this change is that it allows using ncc from tinyos-tools before
installation to allow a single debian tinyos source package to build both
tinyos-tools and tinyos-source-VERSION packages.
tools/tinyos/ncc/mig.in
tools/tinyos/ncc/ncg.in