u-boot: clean: also remove mkimage from staging_dir
This commit is contained in:
parent
bb0a617e12
commit
a2f4d5164e
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user