diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-12 14:11:31 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-12 14:11:31 +0000 |
commit | b08a91e8e9dca9bfa9434c23411d0f05601eae4d (patch) | |
tree | c9ad549bbea28d6b2f2dadd81e0e89db4295404f /target/linux/avr32-2.6/Makefile | |
parent | ae7ca82046265074a941a58c153c4d66ff305859 (diff) |
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 465d96c93..f58b9e838 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 |