summaryrefslogtreecommitdiff
path: root/target/u-boot/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/u-boot/Makefile.in')
-rw-r--r--target/u-boot/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/u-boot/Makefile.in b/target/u-boot/Makefile.in
index 8d9b6e6a6..ba30884c9 100644
--- a/target/u-boot/Makefile.in
+++ b/target/u-boot/Makefile.in
@@ -117,6 +117,7 @@ u-boot: gcc $(BINARIES_DIR)/$(U_BOOT_BIN)
u-boot-clean:
-$(MAKE) -C $(U_BOOT_DIR) clean
+ rm -f $(STAGING_DIR)/usr/bin/$(U_BOOT_TOOLS_BIN)
u-boot-dirclean:
rm -rf $(U_BOOT_DIR)