Browse Source

cns21xx: switch to 3.3.2

SVN-Revision: 31380
Gabor Juhos 14 years ago
parent
commit
e667eb752b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/cns21xx/Makefile

+ 1 - 1
target/linux/cns21xx/Makefile

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