X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fpxa%2FMakefile;h=86e4950f1e98cbf1ec285c2cb9d5c5edd1aadb26;hb=3598c23f712bffec2889c687400fb295f85e83d1;hp=d728e776c018580d8fefabd2c0a363ca9454525b;hpb=4d8bddbd83b714ad616f19db59f5a0068486cc11;p=openwrt.git diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index d728e776c0..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.9 +LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk