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 2020/03/06 14:16:53 UTC

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #457: Build System: Resolve CPU-specific logic in common build files

patacongo commented on a change in pull request #457: Build System:  Resolve CPU-specific logic in common build files
URL: https://github.com/apache/incubator-nuttx/pull/457#discussion_r388926325
 
 

 ##########
 File path: boards/arm/cxd56xx/spresense/scripts/Make.defs
 ##########
 @@ -35,6 +35,7 @@
 
 include ${TOPDIR}/.config
 include ${TOPDIR}/tools/Config.mk
+include ${TOPDIR}/boards/arm/cxd5xx/scripts/cxd56xx_Config.mk
 
 Review comment:
   Thanks!  I have fixed that.
   If we can get this verfied and merged, then we can deal with the similar issues for ESP32 next.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services