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