mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Build system: Hook tools/initconfig into top-level Makefiles.
This commit is contained in:
@@ -841,5 +841,10 @@ int main(int argc, char **argv)
|
||||
*/
|
||||
|
||||
create_config();
|
||||
|
||||
/* TODO: Copy a Make.defs file from a configuration for the selected
|
||||
* board that supports the selected MCU.
|
||||
*/
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user