From 024f45a723f5a4979d9a5085484f56e82fe2110b Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Fri, 19 Jun 2015 19:51:35 +0200 Subject: docs: use matching platform & toolchain examples Signed-off-by: Michael Olbrich --- doc/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/conf.py') diff --git a/doc/conf.py b/doc/conf.py index 33ccfe36f..9b03cf496 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -100,13 +100,13 @@ numfig = True rst_epilog = """ .. |ptxdistPlatformDir| replace:: ``platform-versatilepb`` .. |oselasTCNarch| replace:: arm -.. |oselasTCNvariant| replace:: v4t +.. |oselasTCNvariant| replace:: v5te .. |oselasTCNVendorVersion| replace:: 2014.12 .. |oselasTCNVendorPatchLevel| replace:: .0 .. |oselasTCNVendorptxdistversion| replace:: 2014.12.0 -.. |oselasToolchainName| replace:: arm-v4t-linux-gnueabi_gcc-4.8.2_glibc-2.18_binutils-2.24_kernel-3.12-sanitized +.. |oselasToolchainName| replace:: arm-v5te-linux-gnueabi_gcc-4.8.2_glibc-2.18_binutils-2.24_kernel-3.12-sanitized .. |ptxdistBSPName| replace:: OSELAS.BSP-Pengutronix-Generic-2015.03.1 -.. |ptxdistCompilerName| replace:: arm-v4t-linux-gnueabi +.. |ptxdistCompilerName| replace:: arm-v5te-linux-gnueabi .. |ptxdistCompilerVersion| replace:: gcc-4.8.2-glibc-2.18-binutils-2.24-kernel-3.12-sanitized .. |ptxdistPlatformKernelRev| replace:: 3.19 .. |ptxdistPlatformKernelRevNext| replace:: 4.0 -- cgit v1.2.3