diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2007-07-12 14:11:31 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2007-07-12 14:11:31 +0000 |
commit | 05b172926742437380d75c3a9789d25ce531f45d (patch) | |
tree | c9ad549bbea28d6b2f2dadd81e0e89db4295404f /target/linux/avr32-2.6/Makefile | |
parent | 09e3e7ecd18bd9110c6e4f38ca63d16f0c3b1676 (diff) | |
download | master-187ad058-05b172926742437380d75c3a9789d25ce531f45d.tar.gz master-187ad058-05b172926742437380d75c3a9789d25ce531f45d.tar.bz2 master-187ad058-05b172926742437380d75c3a9789d25ce531f45d.zip |
upgrade AVR32 to 2.6.22.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7945 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/avr32-2.6/Makefile')
-rw-r--r-- | target/linux/avr32-2.6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/avr32-2.6/Makefile b/target/linux/avr32-2.6/Makefile index 465d96c93d..f58b9e8386 100644 --- a/target/linux/avr32-2.6/Makefile +++ b/target/linux/avr32-2.6/Makefile @@ -11,7 +11,7 @@ BOARD:=avr32 BOARDNAME:=Atmel AVR32 FEATURES:=squashfs -LINUX_VERSION:=2.6.21.5 +LINUX_VERSION:=2.6.22.1 define Target/Description Build firmware images for ATNGW100 board |