]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/sc520_cdp/Makefile
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[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
 
 #########################################################################