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