X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fpxa%2FMakefile;h=86e4950f1e98cbf1ec285c2cb9d5c5edd1aadb26;hb=4325768eef7f73940b3e66e2847a997a00eba205;hp=da78ed7671328814256bddd7d826b8dd20b2f1cd;hpb=b87db7fe1b9a3dbc65a8b0706f494ce83f73d91d;p=openwrt.git diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index da78ed7671..86e4950f1e 100644 --- a/target/linux/pxa/Makefile +++ b/target/linux/pxa/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006-2008 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. @@ -9,14 +9,15 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=pxa BOARDNAME:=Marvell/Intel PXA2xx -FEATURES:=jffs2 broken +FEATURES:=squashfs +MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.21.7 +LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk define Target/Description - Build images for PAX2xx systems, eg. Gumstix. + Build images for PXA2xx systems, eg. Gumstix. endef KERNELNAME:="uImage"