X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fsparc%2FMakefile;h=d838059dccc1c10a2acb8ec91503f0df0749ae16;hb=cb2d9fe2a91200f94a702e894e6a5d24a4aba020;hp=bd854cc8edd16e01a82fdf4957c2b5f491c8be0f;hpb=7617db12cb5010a967062484ce9a0b3595700acb;p=openwrt.git diff --git a/target/linux/sparc/Makefile b/target/linux/sparc/Makefile index bd854cc8ed..d838059dcc 100644 --- a/target/linux/sparc/Makefile +++ b/target/linux/sparc/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2010 OpenWrt.org +# Copyright (C) 2010-2013 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk ARCH:=sparc BOARD:=sparc BOARDNAME:=Sun UltraSPARC -FEATURES+=fpu tgz jffs2 ext4 squashfs +FEATURES+=fpu tgz ext4 squashfs broken -LINUX_VERSION:=3.6.8 +LINUX_VERSION:=3.10.21 MAINTAINER:=Imre Kaloz include $(INCLUDE_DIR)/target.mk