From 2aade7367b19254bada56ef2e154e3d45db6a8c3 Mon Sep 17 00:00:00 2001 From: wittinobi Date: Fri, 5 Oct 2012 13:37:39 +0200 Subject: [PATCH] fix crosstool for kernel-updates --- archive-patches/crosstool-ng-1.16.0-newconfig | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/archive-patches/crosstool-ng-1.16.0-newconfig b/archive-patches/crosstool-ng-1.16.0-newconfig index 8dd25a3..fe87651 100644 --- a/archive-patches/crosstool-ng-1.16.0-newconfig +++ b/archive-patches/crosstool-ng-1.16.0-newconfig @@ -468,9 +468,10 @@ CT_LIBC_ADDONS_LIST="" # # CT_LIBC_LOCALES is not set # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set -CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y -# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set -CT_LIBC_GLIBC_MIN_KERNEL="custom" +# CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS is not set +CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN=y +CT_LIBC_GLIBC_MIN_KERNEL_VERSION="2.6.26" +CT_LIBC_GLIBC_MIN_KERNEL="2.6.26" # # Debug facilities -- 2.39.5