aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 354e12f014..47b180c938 100755
--- a/configure
+++ b/configure
@@ -1349,6 +1349,7 @@ if test -n "$_host"; then
_backend="linuxmoto"
_build_hq_scalers="no"
_mt32emu="no"
+ _vkeybd="yes"
_port_mk="backends/platform/linuxmoto/linuxmoto.mk"
;;
motomagx)
@@ -1363,6 +1364,8 @@ if test -n "$_host"; then
_backend="linuxmoto"
_build_hq_scalers="no"
_mt32emu="no"
+ _vkeybd="yes"
+ _keymapper="yes"
_port_mk="backends/platform/linuxmoto/linuxmoto.mk"
;;
bfin*)