aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/makefile
diff options
context:
space:
mode:
authorNeil Millstone2010-05-29 20:30:54 +0000
committerNeil Millstone2010-05-29 20:30:54 +0000
commit989c1fddddbe63075a9d4b9860476a080711164c (patch)
tree39e82344518eaa472e836ff99c12956b801da693 /backends/platform/ds/arm9/makefile
parentd3bcb10861b7716ed59ecc53efcaabad1f14e246 (diff)
downloadscummvm-rg350-989c1fddddbe63075a9d4b9860476a080711164c.tar.gz
scummvm-rg350-989c1fddddbe63075a9d4b9860476a080711164c.tar.bz2
scummvm-rg350-989c1fddddbe63075a9d4b9860476a080711164c.zip
DS: Various fixes to allow the DS port to compile on DevkitARM r30 and libnds 1.4.3.
svn-id: r49313
Diffstat (limited to 'backends/platform/ds/arm9/makefile')
-rw-r--r--backends/platform/ds/arm9/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/ds/arm9/makefile b/backends/platform/ds/arm9/makefile
index eca170ef96..7f03f4c310 100644
--- a/backends/platform/ds/arm9/makefile
+++ b/backends/platform/ds/arm9/makefile
@@ -75,7 +75,7 @@ else
ifdef DS_BUILD_K
else
- USE_MAD = 1
+ # USE_MAD = 1
endif
endif
endif