fdcavalcanti commented on issue #12122:
URL: https://github.com/apache/nuttx/issues/12122#issuecomment-2804975306

   Go to `nuttx/tools/Unix.mk`and modify the `savedefconfig` instruction 
(around line 748).
   
   Add this line:
   `$(Q) grep "CONFIG_ARCH_BOARD_COMMON=" .config >> defconfig.tmp; true`
   
   Let me know if it works, but should be something along those lines.
   


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to