mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-16 08:32:36 -05:00
MAS-specific plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5774 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bc45e628a1
commit
4a93acc735
1 changed files with 2 additions and 1 deletions
|
|
@ -18,7 +18,8 @@
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
#include "plugin.h"
|
#include "plugin.h"
|
||||||
|
|
||||||
#ifndef SIMULATOR
|
#if !defined(SIMULATOR) && (CONFIG_HWCODEC != MASNONE)
|
||||||
|
/* only do this for targets with MAS */
|
||||||
|
|
||||||
/* variable button definitions */
|
/* variable button definitions */
|
||||||
#if CONFIG_KEYPAD == RECORDER_PAD
|
#if CONFIG_KEYPAD == RECORDER_PAD
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue