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