]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/w7o/Makefile
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[karo-tx-uboot.git] / board / w7o / Makefile
index 46b8c8923a62c0cc49b726e81bf5250c6d5590ce..e481bb2880c61a9997e57d3aea25d2e66c2c4cbd 100755 (executable)
@@ -43,7 +43,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################