From: Felix Fietkau Date: Sun, 22 Mar 2009 22:10:59 +0000 (+0000) Subject: atheros: upgrade to 2.6.28 by default X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=79652b762826c0b457f371d2c88e2c8a6c9c1e92;ds=sidebyside atheros: upgrade to 2.6.28 by default SVN-Revision: 14985 --- diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 4d7c316cec..210a016467 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