-
Notifications
You must be signed in to change notification settings - Fork 1.5k
tool/Unix.mk: improve savedefconfig #16312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
hi @ValentiWorkLearning replace Unix.ml with Unix.mk in the title |
Re-requested review just to ask, what should be done with this PR then 😄 |
@anchao do you have more concern? |
@anchao could you please review/approve ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please update the commit title to
tool/Unix.mk: improve savedefconfig
Note: Please adhere to Contributing Guidelines.
Summary
I've found that while working on the custom board initial platform bringup it's a kind of:
When the board is configured to be out-of-tree, then it's possible to simply forget where the defconfig is stored/how to navigate into it.
Impact
Buildsystem
Testing
Just a simple make savedefconfig is enough: