]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/shannon/Makefile
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[karo-tx-uboot.git] / board / shannon / Makefile
index 37774a90c44f2ba6e450a8179f956dbdbdfa7272..16ed4cf4138ccbdbb7c09c673ed5bbf9021ad188 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
 
 #########################################################################