]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/lart/Makefile
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[karo-tx-uboot.git] / board / lart / Makefile
index cbc07bd88a58ec14e59d7ed0ffc467abbd9380d0..9eeaa990bab26814157d7b05fcba9db2ea21ef92 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
 
 #########################################################################