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