simbit18 commented on issue #14281:
URL: https://github.com/apache/nuttx/issues/14281#issuecomment-2421952251

   @xuxin930  Clarification
   
   ```
   3. savedefconfig use cmake
   cmake --build build -t savedefconfig
   Issue: Neither the BINARY directory nor the defconfig in the config 
directory has been modified.
   Expect: Both are modified to the latest
   
   ```
   Why should savedefconfig replace the defconfig file in the 
boards/arm/qemu-armv7a/configs/nsh path?
   Its task (as in compiling with make) should only be to recreate the 
defconfig file in the cmake buid path.
   Perhaps you should have a target with a different name.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to