From: wittinobi Date: Fri, 5 Oct 2012 11:37:39 +0000 (+0200) Subject: fix crosstool for kernel-updates X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=2aade7367b19254bada56ef2e154e3d45db6a8c3;p=bs-cst-neutrino-hd.git fix crosstool for kernel-updates --- 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