X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fpxa%2FMakefile;h=86e4950f1e98cbf1ec285c2cb9d5c5edd1aadb26;hb=801985e5286881dd578a19280b2a6c8e212a530d;hp=ba05bef84027e5d0572308635d2b63f13c3c5371;hpb=b4fcbf11143527779d5e6e99a32d509dd175695d;p=openwrt.git diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index ba05bef840..86e4950f1e 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.10 +LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk