diff options
author | Danomi Manchego <danomimanchego123@gmail.com> | 2016-11-22 21:23:02 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-11-23 23:29:45 +0100 |
commit | 171d4103c565d618ac6dfc61dedf3e1a310e8d6c (patch) | |
tree | 7b2621e9ce08ae53564737e5283f003b65fb212a /package/python3/0027-Add-an-option-to-disable-IDLE.patch | |
parent | 82f7217b334cc5e86ed81b62c3c184a44c813405 (diff) | |
download | buildroot-171d4103c565d618ac6dfc61dedf3e1a310e8d6c.tar.gz buildroot-171d4103c565d618ac6dfc61dedf3e1a310e8d6c.zip |
Makefile: fix distclean removal of $(O)
The distclean target no longer removes the "output" directory for
in-tree builds, because $(O) is no longer just "output" in that
case. Change the test to be against "$(CURDIR)/output", to match
the O setting, and a similar test elsewhere in the same Makefile.
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python3/0027-Add-an-option-to-disable-IDLE.patch')
0 files changed, 0 insertions, 0 deletions