diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-15 06:26:27 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-15 06:26:27 +0000 |
commit | 97dde3b72d502f4a67eb49ea9c8a6b97ebc54946 (patch) | |
tree | 92afabc15b1c26a108f7cf450cd32ab658499ad1 /target/linux/avr32/Makefile | |
parent | 7ef75e79cee3753c79d04077d75a3e2a3a46f4bd (diff) | |
download | upstream-97dde3b72d502f4a67eb49ea9c8a6b97ebc54946.tar.gz upstream-97dde3b72d502f4a67eb49ea9c8a6b97ebc54946.tar.bz2 upstream-97dde3b72d502f4a67eb49ea9c8a6b97ebc54946.zip |
update to 2.6.28.5
SVN-Revision: 14512
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 69e2199bdb..e38053204a 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.28.4 +LINUX_VERSION:=2.6.28.5 include $(INCLUDE_DIR)/target.mk |