diff --git a/Compile-for-Raspberry-Pi.md b/Compile-for-Raspberry-Pi.md index 6ea22e8..928993c 100644 --- a/Compile-for-Raspberry-Pi.md +++ b/Compile-for-Raspberry-Pi.md @@ -23,4 +23,4 @@ To compile just one specific example: To force one example recompile: - make core_basic_window PLATFORM=PLATFORM_RPI-B + make core_basic_window PLATFORM=PLATFORM_RPI -B