forked from len0rd/rockbox
move PP specific files to pp/
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31533 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bbe5845f04
commit
5cf79723ec
26 changed files with 23 additions and 23 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
/* Can't link all Sansa PP devices the same way at this time */
|
||||
#ifdef HAVE_BOOTLOADER_USB_MODE
|
||||
#include "../boot-pp502x-bl-usb.lds"
|
||||
#include "../pp/boot-pp502x-bl-usb.lds"
|
||||
#else /* !HAVE_BOOTLOADER_USB_MODE */
|
||||
|
||||
ENTRY(start)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue