linux: update to linux-3.5.2

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-08-20 10:59:44 +02:00
parent c78c816002
commit c95d73b357
12 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="linux"
PKG_VERSION="3.5"
PKG_VERSION="3.5.2"
if [ "$LINUX" = "3.2" ]; then
PKG_VERSION="3.2.27"
fi