X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/63ed400246f88ab7a7e7d68e6e0b28a2bbfb4a76..f2ef1714a6c875acc9817b22d3796d0f9ad5c5ed:/target/linux/pxa/Makefile diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index 567ad1f25..7ba67040a 100644 --- a/target/linux/pxa/Makefile +++ b/target/linux/pxa/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2010 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:=arm BOARD:=pxa BOARDNAME:=Marvell/Intel PXA2xx FEATURES:=squashfs +MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.32.12 +LINUX_VERSION:=2.6.37.3 include $(INCLUDE_DIR)/target.mk