drop 'req' from gas macro, not available in binutils 2.16
[kugel-rb.git] / apps / plugins / BUILD_OVERLAY
blob0afcbfbbf92c715a074980d3630426abd29a5561
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 && !defined(SIMULATOR)
8 YES
9 #endif