kernel: update 3.10 to 3.10.36
[openwrt/openwrt.git] / target / linux / sparc / Makefile
index c7e48bfbb0c948be8bd3187808e87c53f4e6aea3..a0ccaa92a3dde3ca42796e90b109ea0f9cbd6751 100644 (file)
@@ -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.36
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
 include $(INCLUDE_DIR)/target.mk