config/libc/glibc-eglibc-common.in
changeset 861 5506fbbad59b
parent 852 c17bb66e2aa5
     1.1 --- a/config/libc/glibc-eglibc-common.in	Sun Sep 14 18:09:36 2008 +0000
     1.2 +++ b/config/libc/glibc-eglibc-common.in	Tue Sep 16 17:39:40 2008 +0000
     1.3 @@ -70,7 +70,7 @@
     1.4  
     1.5        Eg.: crypt        (for very old libces)
     1.6  
     1.7 -if KERNEL_LINUX
     1.8 +if KERNEL_linux
     1.9  
    1.10  choice
    1.11      bool
    1.12 @@ -166,4 +166,4 @@
    1.13      default KERNEL_VERSION                if LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS
    1.14      default LIBC_GLIBC_MIN_KERNEL_VERSION if LIBC_GLIBC_USE_HEADERS_MIN_KERNEL
    1.15  
    1.16 -endif # KERNEL_LINUX
    1.17 +endif # KERNEL_linux