forked from len0rd/rockbox
Oops - fix red iPod bootloader build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8501 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8cd8a950d2
commit
1446b210eb
2 changed files with 3 additions and 2 deletions
|
@ -340,6 +340,7 @@ void* main(void)
|
|||
#endif
|
||||
|
||||
TMP_IPOD_HW_REVISION = IPOD_HW_REVISION;
|
||||
ipod_hw_rev = IPOD_HW_REVISION;
|
||||
|
||||
system_init();
|
||||
kernel_init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue