X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fiop32x%2FMakefile;h=90bdc6f2ebbd7b066c9ee6a0df355bbd264e8be6;hb=4905c3c15e84dd3e322be0de1bbc2ea6e7862611;hp=9da59438c88cc1b66c3cd570b2880ad0df3985cd;hpb=9f969228927512365a1136159555e323039696d7;p=openwrt.git diff --git a/target/linux/iop32x/Makefile b/target/linux/iop32x/Makefile index 9da59438c8..90bdc6f2eb 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.27 +LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk