aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 90c962eadf..379e110884 100755
--- a/configure
+++ b/configure
@@ -1277,6 +1277,7 @@ if test -n "$_host"; then
_backend="linuxmoto"
_build_hq_scalers="no"
_mt32emu="no"
+ add_line_to_config_mk 'include $(srcdir)/backends/platform/linuxmoto/linuxmoto.mk'
;;
motomagx)
echo "Cross-compiling to $_host, forcing endianness, alignment and type sizes"
@@ -1296,6 +1297,7 @@ if test -n "$_host"; then
_backend="linuxmoto"
_build_hq_scalers="no"
_mt32emu="no"
+ add_line_to_config_mk 'include $(srcdir)/backends/platform/linuxmoto/linuxmoto.mk'
;;
bfin*)
_need_memalign=yes