From: Sapan Bhatia Date: Tue, 12 Jul 2011 19:38:12 +0000 (-0400) Subject: Added BCM5716 support for newly installed R410 nodes X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=e893ed031aa891b2d1ec734ed9c81a2673a2509a;p=linux-2.6.git Added BCM5716 support for newly installed R410 nodes --- diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 306ce4623..40267b650 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -24,7 +24,7 @@ Summary: The Linux kernel (the core of the Linux operating system) # for module-tag.py - sublevel is used for the version (middle) part of tag names %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 32 +%define taglevel 33 # # Polite request for people who spin their own kernel rpms: @@ -145,6 +145,7 @@ Patch000: ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-%{rpmversion}.bz2 Patch010: linux-2.6-010-e1000e.patch Patch020: linux-2.6-020-build-id.patch +Patch021: linux-2.6-021-bcm.patch Patch030: linux-2.6-030-netns.patch Patch040: linux-2.6-040-i_mutex-check.patch @@ -353,6 +354,7 @@ KERNEL_PREVIOUS=vanilla %ApplyPatch 10 %ApplyPatch 20 +%ApplyPatch 21 # NetNS patch for VINI %if 0%{?with_netns}