From 7b0019a4727de26071ca336c0be8b81cf358ef73 Mon Sep 17 00:00:00 2001 From: anat400 Date: Sun, 22 Dec 2024 23:27:10 +0300 Subject: [PATCH] Update Makefile.platform.sample Signed-off-by: anat400 --- Makefile.platform.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.platform.sample b/Makefile.platform.sample index 2661a0720..13ec2ca2f 100644 --- a/Makefile.platform.sample +++ b/Makefile.platform.sample @@ -1,8 +1,8 @@ # If you want to use it, copy this file as Makefile.platform and adjust it to your needs # Run 'make PLATFORM=' to get an exhaustive list of possible parameters for this file. -PLATFORM=PM3RDV4 -#PLATFORM=PM3GENERIC +#PLATFORM=PM3RDV4 +PLATFORM=PM3GENERIC # If you want more than one PLATFORM_EXTRAS option, separate them by spaces: #PLATFORM_EXTRAS=BTADDON #PLATFORM_EXTRAS=FLASH