Browse Source

cns21xx: switch to 3.8

Signed-off-by: Gabor Juhos <[email protected]>

SVN-Revision: 35885
Gabor Juhos 13 năm trước cách đây
mục cha
commit
a61431b154
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      target/linux/cns21xx/Makefile

+ 1 - 1
target/linux/cns21xx/Makefile

@@ -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