diff options
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/SUBDIRS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index 04e81ea..a4bb3d9 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -2,7 +2,6 @@ shortcuts text_viewer ducky -passmgr /* For various targets... */ @@ -76,6 +75,8 @@ doom /* For all the swcodec targets */ #if CONFIG_CODEC == SWCODEC +passmgr /* some features are #ifdef'ed out */ + #if MEMORYSIZE > 2 /* we need a lot of RAM for instruments */ midi mikmod |