aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/avr32
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-02-11 10:50:40 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-02-11 10:50:40 +0000
commit3a0e58b2e1df4afc11224ea5b5bf0b74d4ce3688 (patch)
tree2c7dffafdd430c342a3b1d221eeb9006bdeebf14 /target/linux/avr32
parentbe613a2976574b2cd28906aa00c668d65e9f4724 (diff)
downloadupstream-3a0e58b2e1df4afc11224ea5b5bf0b74d4ce3688.tar.gz
upstream-3a0e58b2e1df4afc11224ea5b5bf0b74d4ce3688.tar.bz2
upstream-3a0e58b2e1df4afc11224ea5b5bf0b74d4ce3688.zip
upgrade & standardize kernel versions
SVN-Revision: 10443
Diffstat (limited to 'target/linux/avr32')
-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 77b8c96f95..4b492845bc 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.24
+LINUX_VERSION:=2.6.24.2
include $(INCLUDE_DIR)/target.mk