From f204634fda9f982124620224b2fc4a7cc2503e60 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 4 Aug 2009 10:51:12 +0000 Subject: [PATCH] set atheros default kernel version to 2.6.30.4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17122 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/atheros/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 81a9ce08a..63deab3ff 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -11,7 +11,7 @@ BOARD:=atheros BOARDNAME:=Atheros AR231x/AR5312 FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.28.10 +LINUX_VERSION:=2.6.30.4 include $(INCLUDE_DIR)/target.mk -- 2.35.1