pussuw opened a new pull request, #6292: URL: https://github.com/apache/incubator-nuttx/pull/6292
- Remove most of the ifeq-conditions and replace them with variables. - Move the -I flag for 3rd party headers to opensbi/Make.defs This clean-up / generalization makes it much simpler to add a new SBI implementation, without the need to add a bunch of ifeq / elif conditions to the makefile. ## Summary A bit of clean up for risc-v/src/Makefile ## Impact None ## Testing icicle:knsh and build icicle:opensbi -- 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