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:14:34 UTC

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

davids5 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_r388924863
 
 

 ##########
 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:
   ```suggestion
   include ${TOPDIR}/boards/arm/cxd56xx/scripts/cxd56xx_Config.mk
   ```

----------------------------------------------------------------
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