realview: switch to 3.10 kernel
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37322
This commit is contained in:
parent
60e92f6e58
commit
758a411797
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk
|
|||
CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves
|
||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||
|
||||
LINUX_VERSION:=3.8.13
|
||||
LINUX_VERSION:=3.10.1
|
||||
|
||||
DEVICE_TYPE:=developerboard
|
||||
|
||||
|
|
Loading…
Reference in a new issue