aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/avr32/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-02-07 20:08:19 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-02-07 20:08:19 +0000
commitd64850095f33ff838e18b58a05fcc7c506749bee (patch)
tree7515eb1f94168310fc783d697cee80b2b011c987 /target/linux/avr32/Makefile
parent4002b7d5f69d9405a7d30bc6ecff25abe6e72c05 (diff)
downloadupstream-d64850095f33ff838e18b58a05fcc7c506749bee.tar.gz
upstream-d64850095f33ff838e18b58a05fcc7c506749bee.tar.bz2
upstream-d64850095f33ff838e18b58a05fcc7c506749bee.zip
upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10412 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/avr32/Makefile')
-rw-r--r--target/linux/avr32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/avr32/Makefile b/target/linux/avr32/Makefile
index 0530a49122..77b8c96f95 100644
--- a/target/linux/avr32/Makefile
+++ b/target/linux/avr32/Makefile
@@ -10,7 +10,7 @@ ARCH:=avr32
BOARD:=avr32
BOARDNAME:=Atmel AVR32
FEATURES:=squashfs
-LINUX_VERSION:=2.6.23.1
+LINUX_VERSION:=2.6.24
include $(INCLUDE_DIR)/target.mk