diff options
Diffstat (limited to 'samples/x86_64-unknown-linux-gnu/crosstool.config')
-rw-r--r-- | samples/x86_64-unknown-linux-gnu/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/x86_64-unknown-linux-gnu/crosstool.config b/samples/x86_64-unknown-linux-gnu/crosstool.config index 2b263c1b..f47353c9 100644 --- a/samples/x86_64-unknown-linux-gnu/crosstool.config +++ b/samples/x86_64-unknown-linux-gnu/crosstool.config @@ -4,7 +4,7 @@ CT_LOG_EXTRA=y CT_ARCH_64=y CT_ARCH_x86=y CT_KERNEL_linux=y -CT_KERNEL_V_2_6_33_20=y +CT_KERNEL_V_2_6_33=y CT_BINUTILS_V_2_20_1a=y CT_BINUTILS_FOR_TARGET=y CT_CC_V_4_4_3=y |