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