opensbi
opensbi copied to clipboard
Makefile: bugfix for handling platform paths
If the path where this repo is located contains the platform name on it, the original Makefile replaced its occurrences from the path making it an invalid path. This commit prevents this behavior replacing only the last part of the path as originally intended.
Signed-off-by: Alejandro Cabrera Aldaya [email protected]
We have mailing list based patch review so it would be great if you can send these patchs to OpenSBI mailing list.
You need to join OpenSBI mailing list using following link: http://lists.infradead.org/mailman/listinfo/opensbi
Make sure you use "git send-email" to send the patches.
Regards, Anup