export SPI functions to standalone apps
[oweals/u-boot.git] / board / omap1610inn / Makefile
index c375bc135364c6a0b3a884bb7fe455d0abf41be0..1adcad64e08733dfbb49d9bb3e78a9f0d7b8aff0 100644 (file)
@@ -39,7 +39,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################