linux: update to linux-3.5.4

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-09-19 00:04:35 +02:00
parent a9c36cbccb
commit e6c0c79f68
12 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="linux"
PKG_VERSION="3.5.3"
PKG_VERSION="3.5.4"
if [ "$LINUX" = "3.2" ]; then
PKG_VERSION="3.2.28"
fi