diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-26 14:28:16 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-26 14:28:16 +0000 |
commit | ca231a83316d1fb68785814aae8b02d3d025a98b (patch) | |
tree | 3328fb59efa10b09597de3deb9662b6c5af4df0f /target/linux/avr32/Makefile | |
parent | 94061cfeeb7f057cc50f5282b5ef010052ffea9c (diff) |
upgrade to 2.6.25.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11584 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/avr32/Makefile')
-rw-r--r-- | target/linux/avr32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/avr32/Makefile b/target/linux/avr32/Makefile index 3df221e98d..5bb4928270 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.25.7 +LINUX_VERSION:=2.6.25.9 include $(INCLUDE_DIR)/target.mk |