From 2e11c3fe1c818e6919ac5b77c437ab56e2e3cef1 Mon Sep 17 00:00:00 2001 From: Ron Gurr <54549321+rogurr@users.noreply.github.com> Date: Fri, 13 Sep 2024 15:50:16 -0700 Subject: [PATCH] Update porting.md --- docs/user/integrate/porting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/integrate/porting.md b/docs/user/integrate/porting.md index f9f56c0e..6925341a 100644 --- a/docs/user/integrate/porting.md +++ b/docs/user/integrate/porting.md @@ -439,7 +439,7 @@ Now when we run it, we'll see that we get an error from our UefiBuild itself. (Replace your toolchain tag with whatever toolchain you are using.) ```log -~/rpi$ stuart_build -c Platform/RaspberryPi/RPi3/PlatformBuild.py TOOL_CHAIN_TAG=****** +~/rpi$ stuart_build -c RpiPlatformBuild.py TOOL_CHAIN_TAG=****** SECTION - Init SDE SECTION - Loading Plugins SECTION - Start Invocable Tool