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