From f699c4c14931a39fc006fc997e9e4ae4c5baacb0 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 8 Oct 2012 11:24:43 -0700 Subject: [PATCH] stable: s.sh: update for 3.6 --- stable/s.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/s.sh b/stable/s.sh index 1870f7b..a2f4979 100755 --- a/stable/s.sh +++ b/stable/s.sh @@ -4,7 +4,7 @@ USER=`whoami` DIR=/home/$USER/linux/stable SCRIPT_DIR=/home/$USER/linux/scripts -KERNEL_DIR=$DIR/linux-3.5.y +KERNEL_DIR=$DIR/linux-3.6.y cd $DIR cat - > $DIR/foo.patch