summaryrefslogtreecommitdiffstats
path: root/package/python-setuptools
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-08-20 13:03:02 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-08-23 20:42:40 +0200
commitfde2605765fd99565ebcde48c5411a69646c2cce (patch)
tree986a7334c1324108b44b3ccbcbc055c71ed3abdc /package/python-setuptools
parent467b8d1f694531d77f1c3ce808a424cb8bd0cffe (diff)
downloadbuildroot-fde2605765fd99565ebcde48c5411a69646c2cce.tar.gz
buildroot-fde2605765fd99565ebcde48c5411a69646c2cce.zip
Makefile: test before search for kernel modules
The 'find $(TARGET_DIR)/lib/modules' used to find and strip kernel modules fails when no kernel modules have been installed. While the '|| true' prevents the entire build from failing, there are still some error messages displayed, which is not nice. Instead, test if the directory exists before doing the find. We also remove the '|| true' in order to really abort the build if a problematic error occurs. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Diffstat (limited to 'package/python-setuptools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud