]> git.sur5r.net Git - u-boot/blobdiff - board/motionpro/Makefile
cfi_flash: Simplify dynamic flash bank number detection
[u-boot] / board / motionpro / Makefile
index 698ead195cb1a41dd90801243b9a8876e2ae0a70..22ce8e64f292a3e687aaadb4e56cdd0d36e455f9 100644 (file)
@@ -38,7 +38,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################