forked from len0rd/rockbox
Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26111 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ceeb7576a9
commit
64f5033574
4 changed files with 41 additions and 41 deletions
|
|
@ -11,7 +11,7 @@
|
|||
/* define this if you use an ATA controller */
|
||||
#define CONFIG_STORAGE STORAGE_ATA
|
||||
#define HAVE_LBA48
|
||||
#define SWAP_WORDS
|
||||
#define ATA_SWAP_WORDS
|
||||
|
||||
/* define this if you have recording possibility */
|
||||
/* not implemented yet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue