kernel: update 3.10 to 3.10.28
[openwrt/staging/stintel.git] / target / linux / sparc / Makefile
index 1736536a5c77fa5f1c63b53c99eb34a1540f5f84..ee244d8b03d20a722155ff1925c2ea652d0aed95 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 jffs2 ext4 squashfs
+FEATURES+=fpu tgz ext4 squashfs broken
 
-LINUX_VERSION:=3.6.7
+LINUX_VERSION:=3.10.28
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
 include $(INCLUDE_DIR)/target.mk