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