X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fiop32x%2FMakefile;h=727a12985789271a6950e8f691c9b9a8a7c2230e;hp=8267625c9786320a1e838ab0a8ae2160921d1558;hb=97383eec26f6fd45b11b43715948e14e452883a8;hpb=a500b9f6705348c55f5148dc8d23529188a1e659 diff --git a/target/linux/iop32x/Makefile b/target/linux/iop32x/Makefile index 8267625c97..727a129857 100644 --- a/target/linux/iop32x/Makefile +++ b/target/linux/iop32x/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2007 OpenWrt.org +# +# Copyright (C) 2007-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,10 +8,11 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=iop32x -BOARDNAME:=Intel XScale IOP32x -FEATURES:=squashfs jffs2 +BOARDNAME:=Intel IOP32x +FEATURES:=squashfs +MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.24 +LINUX_VERSION:=2.6.32.29 include $(INCLUDE_DIR)/target.mk