mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
like an FM recorder
gee, I should have more coffee before I commit in the mornings git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4040 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e6cf70a613
commit
e4adcee6cb
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
#elif defined(ARCHOS_FMRECORDER)
|
#elif defined(ARCHOS_FMRECORDER)
|
||||||
#include "config-fmrecorder.h"
|
#include "config-fmrecorder.h"
|
||||||
#elif defined(ARCHOS_RECORDERV2)
|
#elif defined(ARCHOS_RECORDERV2)
|
||||||
/* The v2 looks and acts a lot like a recorder */
|
/* The v2 looks and acts a lot like an FM recorder */
|
||||||
#include "config-fmrecorder.h"
|
#include "config-fmrecorder.h"
|
||||||
#else
|
#else
|
||||||
/* no known platform */
|
/* no known platform */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue