com32: Fixing lua's dependenciessyslinux-6.03-pre14
commit5959441142ecdc792802964fbeebbdcc8b41d769
authorErwan Velu <erwan.velu@enovance.com>
Tue, 10 Jun 2014 19:05:33 +0000 (10 21:05 +0200)
committerErwan Velu <erwan.velu@enovance.com>
Tue, 10 Jun 2014 19:05:33 +0000 (10 21:05 +0200)
tree28fe6668b707d3a183a68f92fcf62a748410634f
parent277b70ab2fafe15c1367f6ae8b022870a055d493
com32: Fixing lua's dependencies

Lua shall be one of the latest module to build as it requires some other
components to be built before.

Prior this patch, it was impossible to make a parallel build when "j"
was greater than 26.

This patch fix the ordering and allow a "make -j"  of com32 directory.
com32/Makefile