You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/24 22:37:18 UTC

[GitHub] [incubator-nuttx-apps] masayuki2009 opened a new pull request #980: Makefile: Fix make export for CONFIG_BUILD_KERNEL=y

masayuki2009 opened a new pull request #980:
URL: https://github.com/apache/incubator-nuttx-apps/pull/980


   ## Summary
   
   - I noticed that 'make export' does not work with swama5d4-ek:knsh
   - This commit fixes this issue by always creating the registry directory
     but not copying pdat files for CONFIG_BUILD_KERNEL=y
   - This commit also fixes the delimiter issue on Windows
   - NOTE: nuttx needs to be updated as well
   
   ## Impact
   
   - CONFIG_BUILD_KERNEL=y only
   
   ## Testing
   
   - Build (make and make export) with sama5d-ek:knsh
   


-- 
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-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #980: Makefile: Fix make export for CONFIG_BUILD_KERNEL=y

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #980:
URL: https://github.com/apache/incubator-nuttx-apps/pull/980


   


-- 
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-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #980: Makefile: Fix make export for CONFIG_BUILD_KERNEL=y

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #980:
URL: https://github.com/apache/incubator-nuttx-apps/pull/980


   


-- 
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-unsubscribe@nuttx.apache.org

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