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