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