aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gph/gp2xwiz-bundle.mk
diff options
context:
space:
mode:
authorDavid-John Willis2011-04-12 10:39:38 +0100
committerDavid-John Willis2011-04-12 10:44:04 +0100
commit15bdb29248db3acc5408dacc2bc696e0904d6869 (patch)
treebc0bb2b87366f3c5500fa0d9aabcd47baed82d73 /backends/platform/gph/gp2xwiz-bundle.mk
parentfbc58d21ffe7e869b6d6387c72c02fdba32431d8 (diff)
downloadscummvm-rg350-15bdb29248db3acc5408dacc2bc696e0904d6869.tar.gz
scummvm-rg350-15bdb29248db3acc5408dacc2bc696e0904d6869.tar.bz2
scummvm-rg350-15bdb29248db3acc5408dacc2bc696e0904d6869.zip
GPH: Add separate button defined buttons for each supported device.
* No default buttons set any more as I would want the build to fails if you don't provide the backend with a device. * Also commit some small cleanup to the bundle files.
Diffstat (limited to 'backends/platform/gph/gp2xwiz-bundle.mk')
-rwxr-xr-xbackends/platform/gph/gp2xwiz-bundle.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/gph/gp2xwiz-bundle.mk b/backends/platform/gph/gp2xwiz-bundle.mk
index df4cae7f4f..630857f9da 100755
--- a/backends/platform/gph/gp2xwiz-bundle.mk
+++ b/backends/platform/gph/gp2xwiz-bundle.mk
@@ -1,6 +1,5 @@
# Special target to create bundles for the GP2X Wiz.
-#bundle_name = release/scummvm-wiz-`date '+%Y-%m-%d'`
bundle_name = release/scummvm-gp2xwiz
f=$(shell which $(STRIP))
libloc = $(shell dirname $(f))