forked from len0rd/rockbox
AS3525: use kernel_init() in bootloader
This way creation of scrolling thread doesn't risk crashing the system git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19026 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c3e667c198
commit
baecdb632c
3 changed files with 30 additions and 0 deletions
|
|
@ -334,6 +334,7 @@ target/arm/pnx0101/system-pnx0101.c
|
|||
|
||||
#if CONFIG_CPU == AS3525
|
||||
target/arm/as3525/system-as3525.c
|
||||
target/arm/as3525/kernel-as3525.c
|
||||
target/arm/as3525/ata_sd_as3525.c
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue