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 | 9dc0ee886a85be424780a3b7a98b76a0bbc389a1 (patch) | |
tree | 6fecbede6915caf176d680eda96898447e32a3ef /target/linux/atheros-2.6/Makefile | |
parent | be2a8e9b2516721dcb4abbb2f460ddbe55d527c8 (diff) | |
download | master-187ad058-9dc0ee886a85be424780a3b7a98b76a0bbc389a1.tar.gz master-187ad058-9dc0ee886a85be424780a3b7a98b76a0bbc389a1.tar.bz2 master-187ad058-9dc0ee886a85be424780a3b7a98b76a0bbc389a1.zip |
upgrade atheros targets to 2.6.22.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7936 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |