diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2015-07-13 12:32:00 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-14 10:27:52 +0200 |
commit | a4b08844697dc763af0c980d2a88923466e2d10d (patch) | |
tree | a6d360589619c0ee9804befadaa46c885b7cab57 /package/python-enum34 | |
parent | ce2b7face01acab42e67c5ddf9f075445fe77693 (diff) | |
download | buildroot-a4b08844697dc763af0c980d2a88923466e2d10d.tar.gz buildroot-a4b08844697dc763af0c980d2a88923466e2d10d.zip |
package/linux: check for config file before calling kconfig-package
If we check that the user provides a config file after we call to the
kconfig-package infra, the error message we get is the one for the
kconfig-package infra, not the custom error message we want to show to
the user.
So, only call kconfig-package after we do the check. Move the check with
the existing checks for the DTS, for consistency.
[Thomas: put the checks together, but right before the kconfig-package
call, rather than in the middle of the code, were the DTS related
tests were located.]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-enum34')
0 files changed, 0 insertions, 0 deletions