summaryrefslogtreecommitdiffstats
path: root/target/linux/cns21xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-17 21:32:42 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-17 21:32:42 +0000
commit3f749d1e8e5b36e8a0d5450838e52ab4efd31001 (patch)
tree1cbf3b638fd5e4978b175d42e43f2e667b70e781 /target/linux/cns21xx
parent02b0c62f3379004cfbb6436b956c6ca75ee1d8f7 (diff)
downloadmaster-31e0f0ae-3f749d1e8e5b36e8a0d5450838e52ab4efd31001.tar.gz
master-31e0f0ae-3f749d1e8e5b36e8a0d5450838e52ab4efd31001.tar.bz2
master-31e0f0ae-3f749d1e8e5b36e8a0d5450838e52ab4efd31001.zip
kernel: update linux 3.7 to 3.7.9
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35644
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 6736364aec..975dc6deb4 100644
--- a/target/linux/cns21xx/Makefile
+++ b/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.8
+LINUX_VERSION:=3.7.9
include $(INCLUDE_DIR)/target.mk