summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/cross-toolchain.make2
-rw-r--r--selected_platformconfig (renamed from .platformconfig)0
2 files changed, 1 insertions, 1 deletions
diff --git a/rules/cross-toolchain.make b/rules/cross-toolchain.make
index f4c10f0..f870e9a 100644
--- a/rules/cross-toolchain.make
+++ b/rules/cross-toolchain.make
@@ -53,7 +53,7 @@ $(STATEDIR)/cross-toolchain.compile:
$(STATEDIR)/cross-toolchain.install:
@$(call targetinfo)
-rm -f ${PTXCONF_SYSROOT_CROSS}/bin/ptxconfig
- cp ${PTXDIST_WORKSPACE}/ptxconfig ${PTXCONF_SYSROOT_CROSS}/bin/ptxconfig
+ cp ${PTXDIST_PTXCONFIG} ${PTXCONF_SYSROOT_CROSS}/bin/ptxconfig
# carsten.schlote: Setup a symbolic link to installation dir
# FIXME: find better place for this link?
diff --git a/.platformconfig b/selected_platformconfig
index e69de29..e69de29 100644
--- a/.platformconfig
+++ b/selected_platformconfig