diff options
-rw-r--r-- | 3.2.13/1012_linux-3.2.13.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/3.2.13/1012_linux-3.2.13.patch b/3.2.13/1012_linux-3.2.13.patch index 98feeb7..21cf92e 100644 --- a/3.2.13/1012_linux-3.2.13.patch +++ b/3.2.13/1012_linux-3.2.13.patch @@ -1,3 +1,15 @@ +diff --git a/Makefile b/Makefile +index 15e80f1..172e041 100644 +--- a/Makefile ++++ b/Makefile +@@ -1,6 +1,6 @@ + VERSION = 3 + PATCHLEVEL = 2 +-SUBLEVEL = 12 ++SUBLEVEL = 13 + EXTRAVERSION = + NAME = Saber-toothed Squirrel + diff --git a/arch/powerpc/platforms/powermac/smp.c b/arch/powerpc/platforms/powermac/smp.c index 9b6a820..3394254 100644 --- a/arch/powerpc/platforms/powermac/smp.c |