From: nbd Date: Sun, 22 Mar 2009 22:10:59 +0000 (+0000) Subject: atheros: upgrade to 2.6.28 by default X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/6e3e373f0cb904e2c0826984882378952261a9f3 atheros: upgrade to 2.6.28 by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14985 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 4d7c316ce..210a01646 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -11,7 +11,7 @@ BOARD:=atheros BOARDNAME:=Atheros 231x/5312 FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.26.8 +LINUX_VERSION:=2.6.28.7 include $(INCLUDE_DIR)/target.mk