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