From 278522f8118bd2cfce065ec95f0a93ca53e3ca44 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Fri, 9 Oct 2020 09:26:46 -0400 Subject: plugins: Enable overlay features for all targets Change-Id: I8dfbdf903c1fb82541382709a50e411f1bcdaa5d --- apps/plugins/lib/SOURCES | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES index 545a754500..811771e0ca 100644 --- a/apps/plugins/lib/SOURCES +++ b/apps/plugins/lib/SOURCES @@ -25,9 +25,7 @@ grey_coldfire.S #endif /* LCD_DEPTH < 4 */ -#if (CONFIG_PLATFORM & PLATFORM_NATIVE) overlay.c -#endif #ifdef RB_PROFILE profile_plugin.c -- cgit v1.2.3