X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fixp4xx%2FMakefile;h=6589f27ddfe6f53113a220b1bd8a9a55987ceb2b;hb=17359ce65e30c88e968896d0743ea0135eb8bbf2;hp=8c31e220d438553de44db80aa316e7fcb1092f0d;hpb=1c1f805cd83033b5b7e42382ca3755f7f73795e1;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index 8c31e220d4..6589f27ddf 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -10,9 +10,10 @@ ARCH:=armeb BOARD:=ixp4xx BOARDNAME:=Intel IXP4xx FEATURES:=squashfs +MAINTAINER:=Imre Kaloz SUBTARGETS=generic harddisk -LINUX_VERSION:=2.6.28.10 +LINUX_VERSION:=2.6.32.24 include $(INCLUDE_DIR)/target.mk