forked from len0rd/rockbox
Creative ZEN: enable multiboot
defines redirect file name as "rockbox_main.zen" Change-Id: Ieb0f10492ccf6edfa5652882ec031a7b4e862b04
This commit is contained in:
parent
58ad4ecf54
commit
a7cf86e5c1
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
#define MODEL_NAME "Creative Zen"
|
||||
/* Define if boot data from bootloader has been enabled for the target */
|
||||
#define HAVE_BOOTDATA
|
||||
/* define boot redirect file name allows booting from external drives */
|
||||
#define BOOT_REDIR "rockbox_main.zen"
|
||||
|
||||
#define HW_SAMPR_CAPS SAMPR_CAP_ALL_192
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue