From 25425360b52ae3b4e6d8eb37126ef37a2ae452c1 Mon Sep 17 00:00:00 2001 From: Miika Pekkarinen Date: Sat, 12 Aug 2006 14:00:41 +0000 Subject: Enabled iriver flashing plugin with additional safety checks, confirmation and ability to restore original firmware. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10547 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/SOURCES') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index f60877e643..b2722e2166 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -111,6 +111,7 @@ splitedit.c /* Platform-specific plugins */ #if defined(IRIVER_H100_SERIES) || defined(IRIVER_H300_SERIES) iriverify.c +iriver_flash.c #endif #endif /* iFP7xx */ -- cgit v1.2.3