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