summaryrefslogtreecommitdiff
path: root/samples/armv6-rpi-linux-gnueabi/crosstool.config
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-03-20 22:14:21 (GMT)
committerAlexey Neyman <stilor@att.net>2017-03-20 22:14:21 (GMT)
commita295b3f4775cbc39b7458dd61b7bcbade036d2f4 (patch)
treef1913134e9a3455b5db1f2b86afb987e19311d3b /samples/armv6-rpi-linux-gnueabi/crosstool.config
parent44a760965ef0a0a204e66cf7069243268af222c1 (diff)
Run samples through an update
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/armv6-rpi-linux-gnueabi/crosstool.config')
-rw-r--r--samples/armv6-rpi-linux-gnueabi/crosstool.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/armv6-rpi-linux-gnueabi/crosstool.config b/samples/armv6-rpi-linux-gnueabi/crosstool.config
index 03f2be4..0affdb7 100644
--- a/samples/armv6-rpi-linux-gnueabi/crosstool.config
+++ b/samples/armv6-rpi-linux-gnueabi/crosstool.config
@@ -1,7 +1,7 @@
-CT_ARCH_CPU="arm1176jzf-s"
-CT_ARCH_FPU="vfp"
CT_ARCH_arm=y
CT_ARCH_SUFFIX="v6"
+CT_ARCH_CPU="arm1176jzf-s"
+CT_ARCH_FPU="vfp"
CT_TARGET_VENDOR="rpi"
CT_KERNEL_linux=y
CT_KERNEL_V_3_12=y