summaryrefslogtreecommitdiff
path: root/target/linux/cns21xx
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-04-24 09:25:38 +0000
committerJonas Gorski <jogo@openwrt.org>2012-04-24 09:25:38 +0000
commit8fd383ae2e8a2d7669e7e5d6ed19a5ff90a8665c (patch)
treef917b89af9cb73a0cfea42ca8678e3f397e42010 /target/linux/cns21xx
parent22b4e6b88233c72606942bb23881f97fc5548392 (diff)
downloadmtk-20170518-8fd383ae2e8a2d7669e7e5d6ed19a5ff90a8665c.zip
mtk-20170518-8fd383ae2e8a2d7669e7e5d6ed19a5ff90a8665c.tar.gz
mtk-20170518-8fd383ae2e8a2d7669e7e5d6ed19a5ff90a8665c.tar.bz2
kernel: update linux 3.3 to 3.3.3
SVN-Revision: 31460
Diffstat (limited to 'target/linux/cns21xx')
-rw-r--r--target/linux/cns21xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns21xx/Makefile b/target/linux/cns21xx/Makefile
index 44b04d3..5cb57bc 100644
--- a/target/linux/cns21xx/Makefile
+++ b/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.3.2
+LINUX_VERSION:=3.3.3
include $(INCLUDE_DIR)/target.mk