cns21xx: switch to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35885 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Gabor Juhos 2013-03-04 16:08:39 +00:00
parent 073e25bfa6
commit f131205460
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Econa CNS21xx
FEATURES:=squashfs FEATURES:=squashfs
CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
LINUX_VERSION:=3.7.10 LINUX_VERSION:=3.8.2
include $(INCLUDE_DIR)/target.mk include $(INCLUDE_DIR)/target.mk