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