X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far7%2FMakefile;h=a712d6d2020921b0634fb71118f7f33da824bf55;hb=3af6ef20801319764bca83a736164e26e1665584;hp=e2cbc12eeb44d047735755e03ba2557db6f1d4e0;hpb=b1ca5c48268904293815970fd82e2723fd648fe8;p=openwrt.git diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index e2cbc12eeb..a712d6d202 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -1,5 +1,5 @@ - -# Copyright (C) 2006-2009 OpenWrt.org +# +# Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -10,8 +10,9 @@ ARCH:=mipsel BOARD:=ar7 BOARDNAME:=TI AR7 FEATURES:=squashfs jffs2 atm +MAINTAINER:=Florian Fainelli -LINUX_VERSION:=2.6.37.3 +LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk