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