]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/hmi1001/Makefile
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / hmi1001 / Makefile
index ddfd2ef8afe023bfe5c017ead825bff259cf59fb..442e2d0df25c1719bc48681008793e7f697ff541 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
 
 #########################################################################