]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ppmc7xx/Makefile
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / ppmc7xx / Makefile
index 5fbefeb71c269900126c7091747091322ce11434..22332fb3dc4b21fddb0b3cfec5117397d04a5a09 100755 (executable)
@@ -40,7 +40,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################