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