From 6c5c3495caa13948f4702004483836be6507f687 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Tue, 19 Jul 2011 20:55:59 +0000 Subject: Disable ipod video battery capacity default detection for bootloader and simulator git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30171 a1c6a512-1295-4272-9138-f99709370657 --- firmware/SOURCES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware') diff --git a/firmware/SOURCES b/firmware/SOURCES index 28e72e8bef..457519dba3 100644 --- a/firmware/SOURCES +++ b/firmware/SOURCES @@ -1188,7 +1188,9 @@ target/arm/ipod/power-ipod.c target/arm/ipod/powermgmt-ipod-pcf.c target/arm/ipod/video/lcd-as-video.S target/arm/ipod/video/lcd-video.c +#ifndef BOOTLOADER target/arm/ipod/video/battery-video.c +#endif /* BOOTLOADER */ target/arm/usb-fw-pp502x.c #endif /* SIMULATOR */ #endif /* IPOD_VIDEO */ -- cgit v1.2.3