You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@wangjianxin-canaan that may not be enough, as there are .o files under src/ folder. :)
we know,the .o file under src folder may be clean on Future version
What happened
When doing
make clean
in top level with SDK v1.0, it seems only two flag files are deleted.Is this intentionally left unimplemented? It seems that we can at least invoke specific targets like
uboot-clean
etc.Reproduction steps
simply run
make clean
in top folder, expecting all generated artifacts are gone, but one can still find .o files in the tree.Hardware board
k230 evb board
Software version
v1.0
Bug frequency
100%
Anything else
No response
The text was updated successfully, but these errors were encountered: