summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-04 10:02:56 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-04 10:02:56 +0000
commit08ff97672027a8d1fa148779c0fa06e154dd0a85 (patch)
tree192e36ae3d147122f2d6b79cd9f30db25eb4a1e9 /target/linux/ar71xx
parentb20cb26ed78ffce64c436adbb0428c5edfaf38b4 (diff)
downloadmaster-31e0f0ae-08ff97672027a8d1fa148779c0fa06e154dd0a85.tar.gz
master-31e0f0ae-08ff97672027a8d1fa148779c0fa06e154dd0a85.tar.bz2
master-31e0f0ae-08ff97672027a8d1fa148779c0fa06e154dd0a85.zip
kernel: update linux 3.7 to 3.7.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35476
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index 315db0ec91..4a9a15d326 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -mno-branch-likely
SUBTARGETS:=generic nand
-LINUX_VERSION:=3.7.5
+LINUX_VERSION:=3.7.6
include $(INCLUDE_DIR)/target.mk