diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-06 09:59:55 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-06 09:59:55 +0000 |
commit | bd2e5d7b03871f6caecbac1e8ac24a00baeb9822 (patch) | |
tree | dc42ce7cd066ee88e8b863195263b3bb8ccce201 /target/linux/avr32/Makefile | |
parent | 8896ddb1990ab4b638c7a72109a7640aa5788516 (diff) |
[kernel] update to 2.6.27.8 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13528 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 67524d95f..ea46a321a 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.7 +LINUX_VERSION:=2.6.27.8 include $(INCLUDE_DIR)/target.mk |