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