mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
WPS editor:
* Simplify Makefile * Get rid of buildall.* * Change library loading behaviour to work with MODEL_NAME Screenshot: * Simplify Makefile config-*.h: * Add MODEL_NAME git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18407 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ebe3e032b9
commit
561df3827e
49 changed files with 160 additions and 143 deletions
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
#define IPOD_ARCH 1
|
||||
|
||||
#define MODEL_NAME "Apple iPod Mini 2g"
|
||||
|
||||
/* For Rolo and boot loader */
|
||||
#define MODEL_NUMBER 11
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue