aboutsummaryrefslogtreecommitdiff
path: root/samples/armv7-rpi2-linux-gnueabihf
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2019-02-09 15:55:37 -0800
committerAlexey Neyman <stilor@att.net>2019-02-09 15:55:37 -0800
commit47e16f64e4bb98b8bd616a9bf45f80113a0794f1 (patch)
tree4ec507c1c598bbbd75b1e0846d01f383bef19f99 /samples/armv7-rpi2-linux-gnueabihf
parent74a53fdf3eb383f09bdbf0d4adf8d2e26f838bd1 (diff)
downloadcrosstool-ng-47e16f64e4bb98b8bd616a9bf45f80113a0794f1.tar.gz
crosstool-ng-47e16f64e4bb98b8bd616a9bf45f80113a0794f1.tar.bz2
crosstool-ng-47e16f64e4bb98b8bd616a9bf45f80113a0794f1.zip
Run the samples through update to v2
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/armv7-rpi2-linux-gnueabihf')
-rw-r--r--samples/armv7-rpi2-linux-gnueabihf/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/armv7-rpi2-linux-gnueabihf/crosstool.config b/samples/armv7-rpi2-linux-gnueabihf/crosstool.config
index 51a0e224..bbe0b142 100644
--- a/samples/armv7-rpi2-linux-gnueabihf/crosstool.config
+++ b/samples/armv7-rpi2-linux-gnueabihf/crosstool.config
@@ -1,4 +1,4 @@
-CT_CONFIG_VERSION="1"
+CT_CONFIG_VERSION="2"
CT_ARCH_ARM=y
CT_ARCH_CPU="cortex-a7"
CT_ARCH_SUFFIX="v7"