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