diff options
| author | Kyle McMartin <kmcmartin@redhat.com> | 2011-06-08 01:15:33 -0400 |
|---|---|---|
| committer | Kyle McMartin <kmcmartin@redhat.com> | 2011-06-08 01:35:29 -0400 |
| commit | 99b6793a5de50335f9898a96e31016b206955aa7 (patch) | |
| tree | c9fefb0784f3eb6980e9ea768f664ccceec973a9 /linux-3.0-fix-uts-release.patch | |
| parent | 930327525a416c9e56fea784d673fce21056b4cd (diff) | |
update to 3.0-rc2
also build in ipv6 for the reasons documented by notting here
http://lists.fedoraproject.org/pipermail/kernel/2011-June/003105.html
Diffstat (limited to 'linux-3.0-fix-uts-release.patch')
| -rw-r--r-- | linux-3.0-fix-uts-release.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-3.0-fix-uts-release.patch b/linux-3.0-fix-uts-release.patch index f3393493..a4af0269 100644 --- a/linux-3.0-fix-uts-release.patch +++ b/linux-3.0-fix-uts-release.patch @@ -6,7 +6,7 @@ index afb8e0d..e435bf5 100644 VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 0 - EXTRAVERSION = -rc1 + EXTRAVERSION = -rc2 NAME = Sneaky Weasel @@ -378,9 +377,9 @@ KBUILD_LDFLAGS_MODULE := -T $(srctree)/scripts/module-common.lds |
