From 87f7dcf38ed521fcea5561e2a0b7954617f96e66 Mon Sep 17 00:00:00 2001 From: Michael Sparmann Date: Sun, 27 Feb 2011 23:40:55 +0000 Subject: Fix misspelled define that was commented out anyway git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29450 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/ipod6g.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h index e783612364..9871331ca2 100644 --- a/firmware/export/config/ipod6g.h +++ b/firmware/export/config/ipod6g.h @@ -185,7 +185,7 @@ /* Define this if you can read an absolute wheel position */ #define HAVE_WHEEL_POSITION -//#define HAVE_ATA_BBT +//#define ATA_HAVE_BBT //#define ATA_BBT_PAGES 3072 #define SECTOR_SIZE 4096 -- cgit v1.2.3