summaryrefslogtreecommitdiffstats
path: root/target/linux/avr32/Makefile
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-07 20:08:19 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-07 20:08:19 +0000
commit4a605b0d93c7e0b7c5d513eb031db984f98df9a2 (patch)
tree7515eb1f94168310fc783d697cee80b2b011c987 /target/linux/avr32/Makefile
parentc289fe9d28a3db7db3274d720b1ed3ee2795e5db (diff)
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 0530a4912..77b8c96f9 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