X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fsparc%2FMakefile;h=b0d70cbdd0b57b267dd03f711320758a96973542;hp=a444c339891c315442abc08e32c04a5ec73b253b;hb=fe5bb71d819306640703bd18609637ed7ba92e83;hpb=26090b8684f6a3b962bd09bd11c0b6145702d770 diff --git a/target/linux/sparc/Makefile b/target/linux/sparc/Makefile index a444c33989..b0d70cbdd0 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 +FEATURES+=fpu tgz ext4 squashfs broken -LINUX_VERSION:=2.6.36.2 +LINUX_VERSION:=3.10.24 MAINTAINER:=Imre Kaloz include $(INCLUDE_DIR)/target.mk