aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
diff options
context:
space:
mode:
authorFabio Battaglia2010-09-16 09:37:15 +0000
committerFabio Battaglia2010-09-16 09:37:15 +0000
commit59823374852d92cfe4400b5b5fcef5b06e3f5344 (patch)
tree301196f98ed3c7bf9d3c1f5e405f91517069dd2e /backends/platform
parent7fea0c00b9a5d7ca66a6baedb2011969030a3963 (diff)
downloadscummvm-rg350-59823374852d92cfe4400b5b5fcef5b06e3f5344.tar.gz
scummvm-rg350-59823374852d92cfe4400b5b5fcef5b06e3f5344.tar.bz2
scummvm-rg350-59823374852d92cfe4400b5b5fcef5b06e3f5344.zip
DINGUX: Add placeholder for dingux specific readme
Add an almost empty readme for dingux, to be filled soon. svn-id: r52745
Diffstat (limited to 'backends/platform')
-rw-r--r--backends/platform/dingux/README.DINGUX10
-rw-r--r--backends/platform/dingux/dingux.mk1
2 files changed, 11 insertions, 0 deletions
diff --git a/backends/platform/dingux/README.DINGUX b/backends/platform/dingux/README.DINGUX
new file mode 100644
index 0000000000..bda3e51c73
--- /dev/null
+++ b/backends/platform/dingux/README.DINGUX
@@ -0,0 +1,10 @@
+ScummVM-DINGUX README
+==============================================================================
+
+Requirements
+============
+- Dingoo A320/A330
+- Dingux installed on SD card
+- Fixed Tremor libs in dingux rootfs (see below)
+
+* To Be Filled *
diff --git a/backends/platform/dingux/dingux.mk b/backends/platform/dingux/dingux.mk
index 47c60ac990..0505dbdfd3 100644
--- a/backends/platform/dingux/dingux.mk
+++ b/backends/platform/dingux/dingux.mk
@@ -27,3 +27,4 @@ ifdef DYNAMIC_MODULES
endif
$(CP) $(srcdir)/backends/vkeybd/packs/vkeybd_default.zip $(bundle_name)/
$(CP) $(srcdir)/backends/platform/dingux/scummvm.gpe $(bundle_name)/
+ $(CP) $(srcdir)/backends/platform/dingux/README.DINGUX $(bundle_name)/