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