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:
parent
40c6e7d282
commit
afe43d3fcb
9 changed files with 532 additions and 25 deletions
|
@ -51,4 +51,6 @@ show_logo.c
|
|||
#elif defined(LYRE_PROTO1)
|
||||
lyre_proto1.c
|
||||
show_logo.c
|
||||
#elif defined(IPOD_NANO2G)
|
||||
ipodnano2g.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue