export SPI functions to standalone apps
[oweals/u-boot.git] / board / scb9328 / Makefile
index 85b6b0474c41b0f7cb83cab26d3fadc3381e7996..3bac4776d7f7a75e790f8e10624af90770ecc38a 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
 
 #########################################################################