From afe43d3fcba11eadf9960d48ae461f6e429b9a88 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Sun, 12 Jul 2009 22:16:51 +0000 Subject: Basic changes to add nano 2g to the build system, based on the Meizu M3 port. The bootloader builds, but does nothing due to lack of any drivers. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21828 a1c6a512-1295-4272-9138-f99709370657 --- bootloader/SOURCES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bootloader/SOURCES') diff --git a/bootloader/SOURCES b/bootloader/SOURCES index 942467af4d..f748403a85 100644 --- a/bootloader/SOURCES +++ b/bootloader/SOURCES @@ -51,4 +51,6 @@ show_logo.c #elif defined(LYRE_PROTO1) lyre_proto1.c show_logo.c +#elif defined(IPOD_NANO2G) +ipodnano2g.c #endif -- cgit v1.2.3