]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ppmc8260/Makefile
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / ppmc8260 / Makefile
index 7fd545b9d5c89128f561068a8e24641381248a83..1d56d161836b073208076039e9ea438b05fde213 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
 
 #########################################################################