From 7c623d577beea6fce3eadaa697d5e6835d820bdf Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Fri, 27 Jan 2012 00:06:51 +0100 Subject: Use PLA in boomshine.lua instead of the awkward kbd_input context. This enables it on RaaA. Change-Id: I616bb39c1e785e39e9369d2ccef45477911bb5a3 --- apps/plugins/SOURCES.app_build | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/plugins/SOURCES.app_build') diff --git a/apps/plugins/SOURCES.app_build b/apps/plugins/SOURCES.app_build index 8a94e67a37..d33f9951cf 100644 --- a/apps/plugins/SOURCES.app_build +++ b/apps/plugins/SOURCES.app_build @@ -11,6 +11,10 @@ search.c sort.c theme_remove.c vbrfix.c +#if PLUGIN_BUFFER_SIZE >= 0x80000 +boomshine.lua +#endif + #ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */ #ifdef HAVE_ADJUSTABLE_CPU_FREQ -- cgit v1.2.3