mii-tool: fix build on buildbots (fixes #3263)
authorMichael Heimpold <redacted>
Wed, 5 Oct 2016 19:10:59 +0000 (21:10 +0200)
committerMichael Heimpold <redacted>
Wed, 5 Oct 2016 19:16:49 +0000 (21:16 +0200)
commiteaa7aee2e302429df99f9da03782f03257a41913
tree16ab90a6a00fccc65a3a9957c4ebabc9b0db499e
parent75a74f41e35442da4e316d6e2c32aac3cf541d19
mii-tool: fix build on buildbots (fixes #3263)

I think re-ordering the assignments is important here,
_and_ using := for PKG_SOURCE_SUBDIR instead of simple =.

I also grouped the assignments to make it more readable,
IMHO at least :-)

While at, we should also specify the license file
and remove the unneeded Compile definition - the default
just works fine.

Signed-off-by: Michael Heimpold <redacted>
net/mii-tool/Makefile
git clone https://git.99rst.org/PROJECT