]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
common/menu.c: Fix build warning
[karo-tx-uboot.git] / Makefile
index fb658f4e43eac9e60318da2472c398a40cd2abe4..d84b3502051c9277e78a83ae46b10724c97dc391 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -483,7 +483,7 @@ mmc_spl:    $(TIMESTAMP_FILE) $(VERSION_FILE) depend
 
 $(obj)mmc_spl/u-boot-mmc-spl.bin:      mmc_spl
 
-$(obj)spl/u-boot-spl.bin:              depend
+$(obj)spl/u-boot-spl.bin:      $(SUBDIR_TOOLS) depend
                $(MAKE) -C spl all
 
 updater:
@@ -790,7 +790,7 @@ clobber:    clean
        @rm -f $(obj)u-boot.ubl
        @rm -f $(obj)u-boot.dtb
        @rm -f $(obj)u-boot.sb
-       @rm -f $(obj)tools/{env/crc32.c,inca-swap-bytes}
+       @rm -f $(obj)tools/inca-swap-bytes
        @rm -f $(obj)arch/powerpc/cpu/mpc824x/bedbug_603e.c
        @rm -fr $(obj)include/asm/proc $(obj)include/asm/arch $(obj)include/asm
        @rm -fr $(obj)include/generated