kernel: update to 2.6.38.1, remove i386 config file it's outdated.
--HG-- branch : gnome3
This commit is contained in:
parent
f44c331d3c
commit
ec2b9403ea
4 changed files with 10 additions and 4957 deletions
|
@ -1,10 +1,10 @@
|
|||
# Common vars shared by the 'kernel' and 'kernel-libc-headers'
|
||||
# build templates.
|
||||
_kernel_ver=2.6.38
|
||||
version=${_kernel_ver}
|
||||
#_kernel_patch_ver=3
|
||||
#version=${_kernel_ver}.${_kernel_patch_ver}
|
||||
#version=${_kernel_ver}
|
||||
_kernel_patch_ver=1
|
||||
version=${_kernel_ver}.${_kernel_patch_ver}
|
||||
wrksrc="linux-$version"
|
||||
distfiles="${KERNEL_SITE}/kernel/v2.6/linux-$version.tar.bz2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=72f0cfaefb8dc86b219d5a742dd0375332627641ecbdf5badd3158e2127b9304
|
||||
checksum=5ef0ba8ddb130514d46a21d519370ce62f0ac7a7cdc0aa6b4a7d90a0ea5a7599
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux/x86_64 2.6.38 Kernel Configuration
|
||||
# Tue Mar 15 09:17:53 2011
|
||||
# Linux/x86_64 2.6.38.1 Kernel Configuration
|
||||
# Thu Mar 24 09:53:02 2011
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
# CONFIG_X86_32 is not set
|
||||
|
@ -575,14 +575,14 @@ CONFIG_HOTPLUG_PCI_SHPC=m
|
|||
# Executable file formats / Emulations
|
||||
#
|
||||
CONFIG_BINFMT_ELF=y
|
||||
# CONFIG_COMPAT_BINFMT_ELF is not set
|
||||
CONFIG_COMPAT_BINFMT_ELF=y
|
||||
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
|
||||
# CONFIG_HAVE_AOUT is not set
|
||||
CONFIG_BINFMT_MISC=m
|
||||
CONFIG_IA32_EMULATION=y
|
||||
CONFIG_IA32_AOUT=m
|
||||
# CONFIG_COMPAT is not set
|
||||
# CONFIG_COMPAT_FOR_U64_ALIGNMENT is not set
|
||||
CONFIG_COMPAT=y
|
||||
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
|
||||
CONFIG_SYSVIPC_COMPAT=y
|
||||
CONFIG_HAVE_TEXT_POKE_SMP=y
|
||||
CONFIG_NET=y
|
||||
|
@ -3652,6 +3652,7 @@ CONFIG_USB_HIDDEV=y
|
|||
#
|
||||
CONFIG_HID_3M_PCT=m
|
||||
CONFIG_HID_A4TECH=m
|
||||
CONFIG_HID_ACRUX=m
|
||||
CONFIG_HID_ACRUX_FF=m
|
||||
CONFIG_HID_APPLE=m
|
||||
CONFIG_HID_BELKIN=m
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue