X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fiop32x%2FMakefile;h=e52720a474ee6df2d6ec86d442fcb17f69862e1c;hb=530802ba69f170f1d7821d85d1cfbd5304dc5a3f;hp=727a12985789271a6950e8f691c9b9a8a7c2230e;hpb=57a443b8dd93ab233ec09ec43831a3ff791f854a;p=openwrt.git diff --git a/target/linux/iop32x/Makefile b/target/linux/iop32x/Makefile index 727a129857..e52720a474 100644 --- a/target/linux/iop32x/Makefile +++ b/target/linux/iop32x/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2010 OpenWrt.org +# Copyright (C) 2007-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=iop32x BOARDNAME:=Intel IOP32x -FEATURES:=squashfs +FEATURES:=squashfs broken MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.32.29 +LINUX_VERSION:=3.3.7 include $(INCLUDE_DIR)/target.mk