X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fsparc%2FMakefile;h=3416428ccc4d40edf87472c69630eeccc32add1f;hb=a9e2d91fc886d8cbf2c61bb60cadaae8ce6a2061;hp=c7e48bfbb0c948be8bd3187808e87c53f4e6aea3;hpb=b2fc0c642344bd94607c6214a0ede5addd3bf5a9;p=openwrt.git diff --git a/target/linux/sparc/Makefile b/target/linux/sparc/Makefile index c7e48bfbb0..3416428ccc 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 broken +FEATURES+=fpu tgz ext4 squashfs broken -LINUX_VERSION:=2.6.36.4 +LINUX_VERSION:=3.10.32 MAINTAINER:=Imre Kaloz include $(INCLUDE_DIR)/target.mk