UBUNTU: [Config] Linearize module/abi checks
authorTim Gardner <tim.gardner@canonical.com>
Mon, 22 Aug 2011 16:00:45 +0000 (10:00 -0600)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 2 Apr 2012 20:10:38 +0000 (13:10 -0700)
commit06f9246aa23e4ac004b8e5255b1527ee8248622e
tree1aa47adf145dcb3b04e6d40c3ec51e3eb60e25bc
parent03c0aac3331539d9b16301a32528fa8ab7b399ce
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