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