Makefile: unbreak source-check
authorYann E. MORIN <yann.morin.1998@anciens.enib.fr>
Thu, 14 Jul 2011 11:02:33 +0000 (13:02 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 15 Jul 2011 18:57:59 +0000 (20:57 +0200)
commit7c2974596971e20a7d8d606d88bfd1b682472edb
tree2bab87ef7aeec9277154fd9dc080a3928ac528c3
parentca0c065cb7f50f7dfbb3f5c02361f5166d4101ee
Makefile: unbreak source-check

'source-check' breaks because the *_DEFCONFIG options are empty strings.
There is an explicit check to avoid erroring-out when doing 'source', but
not when doing 'source-check'.

This patch set DL_MODE right from the first sub-make call.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile