switch to 3.6 kernel
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34623
This commit is contained in:
parent
ff6116cbdf
commit
aa2dc106c6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 ext4 targz usb display sound
|
|||
CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves
|
||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||
|
||||
LINUX_VERSION:=3.3.8
|
||||
LINUX_VERSION:=3.6.9
|
||||
|
||||
DEVICE_TYPE:=developerboard
|
||||
|
||||
|
|
Loading…
Reference in a new issue