From 13319cdb82b2a405b64274070d8773a1944ed665 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 10 Nov 2008 09:37:38 +0000 Subject: [PATCH] oops, one more rename git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19061 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/{config-m200v2.h => config-m200v4.h} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename firmware/export/{config-m200v2.h => config-m200v4.h} (97%) diff --git a/firmware/export/config-m200v2.h b/firmware/export/config-m200v4.h similarity index 97% rename from firmware/export/config-m200v2.h rename to firmware/export/config-m200v4.h index 3acc30ebf1..2247ec3152 100644 --- a/firmware/export/config-m200v2.h +++ b/firmware/export/config-m200v4.h @@ -1,12 +1,12 @@ /* - * This config file is for the Sansa M200 series + * This config file is for the Sansa M200 V4 series */ #define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 42 -#define MODEL_NAME "Sandisk Sansa m200 series" +#define MODEL_NAME "Sandisk Sansa m200 v4 series" /* Enable FAT16 support */ #define HAVE_FAT16SUPPORT