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