Prepare new maemo release
[maemo-rb.git] / apps / plugins / BUILD_OVERLAY
blobdd129333c20604613b4cbcf01e19eaa23e76a3ac
1 #include "config.h"
3 /* this file is processed by makefiles
4  * they will grep for "YES" to see if overlay plugins must be built
5  */
7 #if PLUGIN_BUFFER_SIZE <= 0x20000 && (CONFIG_PLATFORM & PLATFORM_NATIVE)
8 YES
9 #endif