diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2013-08-26 00:34:45 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-08-26 00:34:45 +0200 |
commit | f627ebeb79930e00b25eb376554ff2b68cd077c5 (patch) | |
tree | 47e61983650c87eca21ebecaaa3e873f220af861 /package/python-setuptools | |
parent | fde2605765fd99565ebcde48c5411a69646c2cce (diff) | |
download | buildroot-f627ebeb79930e00b25eb376554ff2b68cd077c5.tar.gz buildroot-f627ebeb79930e00b25eb376554ff2b68cd077c5.zip |
Makefile: fix kernel modules test
Commit fde2605765f (Makefile: test before search for kernel modules)
changed the way we strip kernel modules, but it fails when modules aren't
available (as test -d returns with a non zero exit code).
Fix it by including the test -d call in a proper shell conditional.
Reported-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/python-setuptools')
0 files changed, 0 insertions, 0 deletions