summaryrefslogtreecommitdiff
path: root/samples/armv6-nommu-linux-uclibcgnueabi/crosstool.config
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2019-03-10 03:42:34 (GMT)
committerAlexey Neyman <stilor@att.net>2019-03-10 03:42:34 (GMT)
commit5332f480e44d2eed46faf3290b385d141ccc2df8 (patch)
treef47c11956ef972b925784c782bbfa0d21c9a1c97 /samples/armv6-nommu-linux-uclibcgnueabi/crosstool.config
parent1e25ebc7e04b610bf8324d6e428b320b3ed87009 (diff)
Update the samples to v3
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/armv6-nommu-linux-uclibcgnueabi/crosstool.config')
-rw-r--r--samples/armv6-nommu-linux-uclibcgnueabi/crosstool.config3
1 files changed, 1 insertions, 2 deletions
diff --git a/samples/armv6-nommu-linux-uclibcgnueabi/crosstool.config b/samples/armv6-nommu-linux-uclibcgnueabi/crosstool.config
index 3dc9052..0f1dd4d 100644
--- a/samples/armv6-nommu-linux-uclibcgnueabi/crosstool.config
+++ b/samples/armv6-nommu-linux-uclibcgnueabi/crosstool.config
@@ -1,11 +1,10 @@
-CT_CONFIG_VERSION="2"
+CT_CONFIG_VERSION="3"
CT_ARCH_ARM=y
CT_ARCH_SUFFIX="v6"
# CT_ARCH_USE_MMU is not set
CT_TARGET_VENDOR="nommu"
CT_KERNEL_LINUX=y
# CT_KERNEL_LINUX_INSTALL_CHECK is not set
-# CT_SHARED_LIBS is not set
CT_BINUTILS_PLUGINS=y
CT_THREADS_NONE=y
CT_CC_GCC_DISABLE_PCH=y