1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Dave Chapman 2009-07-12 22:16:51 +00:00
parent 40c6e7d282
commit afe43d3fcb
9 changed files with 532 additions and 25 deletions

View file

@ -51,4 +51,6 @@ show_logo.c
#elif defined(LYRE_PROTO1)
lyre_proto1.c
show_logo.c
#elif defined(IPOD_NANO2G)
ipodnano2g.c
#endif