refresh Makefile-mark-the-tree-as-RT-WIP.patch

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/Makefile-mark-the-tree-as-RT-WIP.patch b/Makefile-mark-the-tree-as-RT-WIP.patch
index 52ea3cc..66fa7de 100644
--- a/Makefile-mark-the-tree-as-RT-WIP.patch
+++ b/Makefile-mark-the-tree-as-RT-WIP.patch
@@ -1,4 +1,4 @@
-From 5163009df59a0b6ddd666364c8aea02c97f79f94 Mon Sep 17 00:00:00 2001
+From aee26d7a974da54d1b09954eca3021736c6effd1 Mon Sep 17 00:00:00 2001
 From: Paul Gortmaker <paul.gortmaker@windriver.com>
 Date: Mon, 24 Jan 2011 20:35:30 -0500
 Subject: [PATCH] Makefile: mark the tree as RT WIP
@@ -6,15 +6,15 @@
 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
 
 diff --git a/Makefile b/Makefile
-index 10c5a85..3fa3210 100644
+index e821f72..f5c90b0 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -1,7 +1,7 @@
  VERSION = 2
  PATCHLEVEL = 6
  SUBLEVEL = 34
--EXTRAVERSION = .5
-+EXTRAVERSION = .5-rt
+-EXTRAVERSION = .6
++EXTRAVERSION = .6-rt
  NAME = Sheep on Meth
  
  # *DOCUMENTATION*