X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fsparc%2FMakefile;h=0fee7c17ebc428e568071780f3e792f90f8edfd3;hb=ba63338d3f8b791be2fb606f88bdec63a7aa7d53;hp=a444c339891c315442abc08e32c04a5ec73b253b;hpb=1f002efd98556a2f9c3e07097aec90eb75f1d925;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/target/linux/sparc/Makefile b/target/linux/sparc/Makefile index a444c33989..0fee7c17eb 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.49 MAINTAINER:=Imre Kaloz include $(INCLUDE_DIR)/target.mk