kernel/linux-3.0-fix-uts-release.patch
Kyle McMartin 61c4903272 Update to 3.0-rc3
Add another conflicts to deal with 2 digit
versions (libdm.)

Now that $SUBLEVEL in Makefile is optional, drop it and simplify
linux-3.0-fix-uts-release.patch

linux-2.6-i386-nx-emulation.patch: fix simple reject

drm-intel-eeebox-eb1007-quirk.patch,
revert-ftrace-remove-unnecessary-disabling-of-irqs.patch,
ath5k-disable-fast-channel-switching-by-default.patch: drop
upstream patches.
2011-06-14 09:54:44 -04:00

13 lines
209 B
Diff

diff --git a/Makefile b/Makefile
index badb923..7b2e16d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 3
PATCHLEVEL = 0
-SUBLEVEL = 0
+SUBLEVEL =
EXTRAVERSION = -rc3
NAME = Sneaky Weasel