diff options
author | Alexey Neyman <stilor@att.net> | 2019-03-09 19:42:34 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2019-03-09 19:42:34 -0800 |
commit | 5332f480e44d2eed46faf3290b385d141ccc2df8 (patch) | |
tree | f47c11956ef972b925784c782bbfa0d21c9a1c97 /samples/arm-cortex_a15-linux-gnueabihf | |
parent | 1e25ebc7e04b610bf8324d6e428b320b3ed87009 (diff) | |
download | crosstool-ng-5332f480e44d2eed46faf3290b385d141ccc2df8.tar.gz crosstool-ng-5332f480e44d2eed46faf3290b385d141ccc2df8.tar.bz2 crosstool-ng-5332f480e44d2eed46faf3290b385d141ccc2df8.zip |
Update the samples to v3
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/arm-cortex_a15-linux-gnueabihf')
-rw-r--r-- | samples/arm-cortex_a15-linux-gnueabihf/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/arm-cortex_a15-linux-gnueabihf/crosstool.config b/samples/arm-cortex_a15-linux-gnueabihf/crosstool.config index ab4a6a9a..48d8dc3a 100644 --- a/samples/arm-cortex_a15-linux-gnueabihf/crosstool.config +++ b/samples/arm-cortex_a15-linux-gnueabihf/crosstool.config @@ -1,4 +1,4 @@ -CT_CONFIG_VERSION="2" +CT_CONFIG_VERSION="3" CT_ARCH_ARM=y CT_ARCH_CPU="cortex-a15" CT_ARCH_FPU="neon-vfpv4" |