diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-16 10:37:14 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-16 10:37:14 +0000 |
commit | e7336673b14fe311ae493eee86ba8983792bcf02 (patch) | |
tree | 3b4a267cc924fd6ce99ea752b9be8adb4a416b7b /target/linux/avr32 | |
parent | b2946e7e8aca243281e7ee95e5d17165039970f0 (diff) | |
download | upstream-e7336673b14fe311ae493eee86ba8983792bcf02.tar.gz upstream-e7336673b14fe311ae493eee86ba8983792bcf02.tar.bz2 upstream-e7336673b14fe311ae493eee86ba8983792bcf02.zip |
update to 2.6.27.9 and refresh patches
SVN-Revision: 13659
Diffstat (limited to 'target/linux/avr32')
-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 ea46a321a3..27766bea18 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.27.8 +LINUX_VERSION:=2.6.27.9 include $(INCLUDE_DIR)/target.mk |