diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-16 10:37:14 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-16 10:37:14 +0000 |
commit | 84938fc03d0471ec555fecec3569f25cd1ace3ed (patch) | |
tree | 2ebe010d95948527ec054fd18f00a47010440c3d /target/linux/avr32 | |
parent | 54ab31e3a868f4cfba90483fbad0e8bfe664052e (diff) |
[kernel] update to 2.6.27.9 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13659 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 ea46a321a..27766bea1 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 |