realview: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35939
This commit is contained in:
parent
53e0f10246
commit
35dd42f976
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.3.8
|
||||
LINUX_VERSION:=3.8.2
|
||||
|
||||
DEVICE_TYPE:=developerboard
|
||||
|
||||
|
|
Loading…
Reference in a new issue