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