diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-04 14:18:45 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-04 14:18:45 +0000 |
commit | a85e3d60c56831285103773c9853d99620c716ae (patch) | |
tree | 46808ec6bebf2c7701a423100acbfb1ad429375e /target/linux/avr32/Makefile | |
parent | d917b7d1ef2d6cae78263e9715084f54493afff4 (diff) | |
download | upstream-a85e3d60c56831285103773c9853d99620c716ae.tar.gz upstream-a85e3d60c56831285103773c9853d99620c716ae.tar.bz2 upstream-a85e3d60c56831285103773c9853d99620c716ae.zip |
upgrade to 2.6.36
SVN-Revision: 23867
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 5e495c5b3f..62d249610e 100644 --- a/target/linux/avr32/Makefile +++ b/target/linux/avr32/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Atmel AVR32 FEATURES:=squashfs MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=2.6.32.25 +LINUX_VERSION:=2.6.36 include $(INCLUDE_DIR)/target.mk |