X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fsparc%2FMakefile;h=a031f2678d6e6333f6893a0e2dc3d8171f5a75ac;hb=627baa28d33ca202e0f79e9a2a8eb6bc9d823a1a;hp=10a4c1b992dbcf56030fe50c434945d14175820d;hpb=1beaf031d1c35a184ed2676554bd9c344ef5766d;p=oweals%2Fopenwrt.git diff --git a/target/linux/sparc/Makefile b/target/linux/sparc/Makefile index 10a4c1b992..a031f2678d 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 ext4 squashfs +FEATURES+=fpu tgz ext4 squashfs broken -LINUX_VERSION:=3.6.11 +LINUX_VERSION:=3.10.34 MAINTAINER:=Imre Kaloz include $(INCLUDE_DIR)/target.mk