diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-19 19:25:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-19 19:25:35 +0000 |
commit | 8395d01b596a5f957659ace60a57fb1ac2b1ee69 (patch) | |
tree | 0f534e321300d57e863d9f66b53fcdc249f3a6b0 /target/linux/avr32 | |
parent | 91491c6e37b69cc26acd82f3685e71720c415831 (diff) | |
download | upstream-8395d01b596a5f957659ace60a57fb1ac2b1ee69.tar.gz upstream-8395d01b596a5f957659ace60a57fb1ac2b1ee69.tar.bz2 upstream-8395d01b596a5f957659ace60a57fb1ac2b1ee69.zip |
update to 2.6.27.10
SVN-Revision: 13695
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 27766bea18..3811f33aa1 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.9 +LINUX_VERSION:=2.6.27.10 include $(INCLUDE_DIR)/target.mk |