e2875c52bd
CONFIG_USB_NET_KALMIA =m Fix context in linux-3.0-fix-uts-release.patch
13 lines
209 B
Diff
13 lines
209 B
Diff
diff --git a/Makefile b/Makefile
|
|
index 0499c2e..86b01e8 100644
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -1,6 +1,6 @@
|
|
VERSION = 3
|
|
PATCHLEVEL = 0
|
|
-SUBLEVEL = 0
|
|
+SUBLEVEL =
|
|
EXTRAVERSION = -rc4
|
|
NAME = Sneaky Weasel
|
|
|