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/04 08:33:38 UTC

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #5153: tools: Makefile.unix: prepare OpenSBI image for risc-v/mpfs

Ouss4 commented on pull request #5153:
URL: https://github.com/apache/incubator-nuttx/pull/5153#issuecomment-1004614537


   Is this generic enough to have it in the top level Makefile?
   
   In the descrption it says:
   
   > This step is currently required for MPFS.
   
   If it's only an MPFS step it should be done during its `POSTBUILD`.  We have examples under tools, like https://github.com/apache/incubator-nuttx/blob/master/tools/pic32/Config.mk#L25-L38.  Board's `Make.defs` will have to include this file after the global `Config.mk`, https://github.com/apache/incubator-nuttx/blob/master/boards/mips/pic32mz/pic32mz-starterkit/scripts/Make.defs#L21-L24


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