From 1afda3c0085b31c7c3009b841f53d9fa40d83189 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 30 May 2009 12:01:05 +0000 Subject: [PATCH] [ar7] use 2.6.27.24 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16208 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar7/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index 676225acf..cf6e2d202 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -11,7 +11,7 @@ BOARD:=ar7 BOARDNAME:=TI AR7 FEATURES:=squashfs jffs2 atm -LINUX_VERSION:=2.6.27.22 +LINUX_VERSION:=2.6.27.24 include $(INCLUDE_DIR)/target.mk -- 2.35.1