linux: update to linux-3.6.1

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-10-09 15:57:34 +02:00
parent fd22934fa6
commit 25fcb0c0b5
11 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="linux"
PKG_VERSION="3.6"
PKG_VERSION="3.6.1"
if [ "$LINUX" = "3.2" ]; then
PKG_VERSION="3.2.30"
fi