]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/logodl/Makefile
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[karo-tx-uboot.git] / board / logodl / Makefile
index 0c88a6e59043a2e516401ec86f779c69a5dd2fb6..0795b6b2af894b4cf633343e5326deda1952c2df 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
 
 #########################################################################