summaryrefslogtreecommitdiffstats
path: root/rules/scummvm.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2008-06-11 12:36:15 +0000
committerMichael Olbrich <m.olbrich@pengutronix.de>2008-06-11 12:36:15 +0000
commitfc322484e4e5b19bee2da5765fe1268c97d1e924 (patch)
tree86e60cc27a089939a8695aa36f64f71d27a695c5 /rules/scummvm.make
parentb141010d2b4cf833e073a9ff5969e46913be4c6b (diff)
downloadptxdist-fc322484e4e5b19bee2da5765fe1268c97d1e924.tar.gz
ptxdist-fc322484e4e5b19bee2da5765fe1268c97d1e924.tar.xz
* scummvm: fix cross compiiling
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8488 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/scummvm.make')
-rw-r--r--rules/scummvm.make4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/scummvm.make b/rules/scummvm.make
index f82a61275..f22f82147 100644
--- a/rules/scummvm.make
+++ b/rules/scummvm.make
@@ -56,6 +56,10 @@ $(STATEDIR)/scummvm.prepare:
# as is not detected is configure
SCUMMVM_MAKEVARS := AS=$(CROSS_AS)
+$(STATEDIR)/scummvm.install:
+ @$(call targetinfo)
+ @$(call touch)
+
# ----------------------------------------------------------------------------
# Target-Install
# ----------------------------------------------------------------------------