]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/vom405/Makefile
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / esd / vom405 / Makefile
index df487662fd2853404c5dabebcf93802c92324818..86bd4461debd6350f02ffeb2a5bd4bd8a3620128 100755 (executable)
@@ -46,7 +46,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################