diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-04 14:18:45 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-04 14:18:45 +0000 |
commit | 9445a63a46f13194b60b21aea94d0f31b189e856 (patch) | |
tree | 4b3f60033964e888f27331b0d7ac6d84718ebc0c /target/linux/avr32/Makefile | |
parent | ed23e96f4ae438ed35e342345c6294e66c40a899 (diff) |
[avr32]: upgrade to 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23867 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 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 |