mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
cns21xx: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35885
This commit is contained in:
parent
3e3fc552bc
commit
a61431b154
@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Econa CNS21xx
|
||||
FEATURES:=squashfs
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user