UBUNTU: [Config] Linearize module/abi checks
authorTim Gardner <tim.gardner@canonical.com>
Mon, 22 Aug 2011 16:00:45 +0000 (10:00 -0600)
committerHerton Ronaldo Krzesinski <herton.krzesinski@canonical.com>
Tue, 27 Sep 2011 19:13:51 +0000 (16:13 -0300)
commitff775b6a0cce3045b9bd817c7e2d00b6e8ccaf3e
treee548d178ae1589dc5d007dd528a2261c0304ed2d
parent336dbd94e008d7650fd22f6d5b8307cf921b8fdc
UBUNTU: [Config] Linearize module/abi checks

The module and ABI checks are not independent, so make sure
the modules check is dependent on the  ABI check having been
performed. Also drop some superfluous shortcuts along the way.

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
debian/rules.d/2-binary-arch.mk
debian/rules.d/4-checks.mk