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