diff options
Diffstat (limited to 'samples/arm-ol7u9-linux-gnueabihf/crosstool.config')
-rw-r--r-- | samples/arm-ol7u9-linux-gnueabihf/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/arm-ol7u9-linux-gnueabihf/crosstool.config b/samples/arm-ol7u9-linux-gnueabihf/crosstool.config index 157dae67..b66fadc1 100644 --- a/samples/arm-ol7u9-linux-gnueabihf/crosstool.config +++ b/samples/arm-ol7u9-linux-gnueabihf/crosstool.config @@ -4,7 +4,7 @@ CT_ARCH_ARM=y CT_ARCH_FLOAT_HW=y CT_TARGET_VENDOR="ol7u9" CT_KERNEL_LINUX=y -CT_LINUX_USE_ORACLE=y +CT_LINUX_V_3_10=y CT_BINUTILS_USE_ORACLE=y CT_BINUTILS_ORACLE_V_2_27=y CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol7-u9-arm" |