diff options
author | Yann E. MORIN" <yann.morin.1998@free.fr> | 2012-11-09 18:22:31 +0100 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@free.fr> | 2012-11-09 18:22:31 +0100 |
commit | da76ef4f7165facf7f82cf7cb76c99059cd5f6b0 (patch) | |
tree | bad7e65f1d54900cbea9b2b2fe39f1142ca0e024 /samples/arm-cortex_a8-linux-gnueabi | |
parent | d12940f6ac688083afcd1f0bb30ac7966c8f79bc (diff) | |
download | crosstool-ng-da76ef4f7165facf7f82cf7cb76c99059cd5f6b0.tar.gz crosstool-ng-da76ef4f7165facf7f82cf7cb76c99059cd5f6b0.tar.bz2 crosstool-ng-da76ef4f7165facf7f82cf7cb76c99059cd5f6b0.zip |
samples: update samples for release
Refresh all samples against the new set of options, to be
sure they all build OK, before we can do the release.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'samples/arm-cortex_a8-linux-gnueabi')
-rw-r--r-- | samples/arm-cortex_a8-linux-gnueabi/crosstool.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/arm-cortex_a8-linux-gnueabi/crosstool.config b/samples/arm-cortex_a8-linux-gnueabi/crosstool.config index 1a91b88e..cfabba00 100644 --- a/samples/arm-cortex_a8-linux-gnueabi/crosstool.config +++ b/samples/arm-cortex_a8-linux-gnueabi/crosstool.config @@ -8,7 +8,6 @@ CT_ARCH_FLOAT_SW=y CT_ARCH_arm=y CT_TARGET_VENDOR="cortex_a8" CT_KERNEL_linux=y -CT_KERNEL_V_3_0_30=y CT_BINUTILS_V_2_20_1a=y CT_BINUTILS_FOR_TARGET=y CT_CC_V_4_4_6=y |