summaryrefslogtreecommitdiffstats
path: root/target/linux/avr32/Makefile
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-05 10:39:03 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-05 10:39:03 +0000
commitc3f5fad3fca88258a033f26262e979a77d8aea52 (patch)
treeb153817c085ce83a754f461b845c488f509b4e04 /target/linux/avr32/Makefile
parentcfed06f00899b3b8e14de2b15d5f636371136a08 (diff)
upgrade avr32 to 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13872 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/avr32/Makefile')
-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 3811f33aa..9baae6fcd 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.10
+LINUX_VERSION:=2.6.28
include $(INCLUDE_DIR)/target.mk