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