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