]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/sbc405/Makefile
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / sbc405 / Makefile
index 3c5aa8680a355afaa542094a98cdc7c71cace1ae..1c60447e85483ac51c5d52c111cc9804538f0649 100755 (executable)
@@ -38,7 +38,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################