diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2007-07-12 10:19:36 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2007-07-12 10:19:36 +0000 |
commit | d2c338cd52bbb07983680fc4369529c7b396617c (patch) | |
tree | 47071bf715bb19b73a841cef500e3d94db924348 /target/linux/atheros-2.6/Makefile | |
parent | 65edd13209cfb70986a94ec017c775a3ab4eba5c (diff) | |
download | upstream-d2c338cd52bbb07983680fc4369529c7b396617c.tar.gz upstream-d2c338cd52bbb07983680fc4369529c7b396617c.tar.bz2 upstream-d2c338cd52bbb07983680fc4369529c7b396617c.zip |
upgrade atheros targets to 2.6.22.1
SVN-Revision: 7936
Diffstat (limited to 'target/linux/atheros-2.6/Makefile')
-rw-r--r-- | target/linux/atheros-2.6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros-2.6/Makefile b/target/linux/atheros-2.6/Makefile index f750084988..814669534f 100644 --- a/target/linux/atheros-2.6/Makefile +++ b/target/linux/atheros-2.6/Makefile @@ -11,7 +11,7 @@ BOARD:=atheros BOARDNAME:=Atheros FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.21.5 +LINUX_VERSION:=2.6.22.1 define Target/Description Build firmware images for Atheros SoC boards |