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