aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/linuxmoto/module.mk
diff options
context:
space:
mode:
authorMax Horn2009-11-18 15:22:15 +0000
committerMax Horn2009-11-18 15:22:15 +0000
commit8aa4083bc9b41b49c582b1d342392c7e5d92dca8 (patch)
tree45ff592f8eb644ac5e716b673bf0c02732710d4e /backends/platform/linuxmoto/module.mk
parent974b49ebfe6f71f45f38f70d12395bf1b3124888 (diff)
downloadscummvm-rg350-8aa4083bc9b41b49c582b1d342392c7e5d92dca8.tar.gz
scummvm-rg350-8aa4083bc9b41b49c582b1d342392c7e5d92dca8.tar.bz2
scummvm-rg350-8aa4083bc9b41b49c582b1d342392c7e5d92dca8.zip
Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscaler* code (untested as of now)
svn-id: r45975
Diffstat (limited to 'backends/platform/linuxmoto/module.mk')
-rw-r--r--backends/platform/linuxmoto/module.mk8
1 files changed, 3 insertions, 5 deletions
diff --git a/backends/platform/linuxmoto/module.mk b/backends/platform/linuxmoto/module.mk
index 967a55f249..8123d6e2ac 100644
--- a/backends/platform/linuxmoto/module.mk
+++ b/backends/platform/linuxmoto/module.mk
@@ -1,13 +1,11 @@
MODULE := backends/platform/linuxmoto
MODULE_OBJS := \
- linuxmoto-main.o \
linuxmoto-events.o \
- linuxmoto-sdl.o \
- linuxmoto-scaler.o \
linuxmoto-graphics.o \
- hardwarekeys.o \
- ../wince/ARMscaler.o
+ linuxmoto-main.o \
+ linuxmoto-sdl.o \
+ hardwarekeys.o
MODULE_DIRS += \
backends/platform/linuxmoto/