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