[sparc] remove broken flag
[15.05/openwrt.git] / target / linux / sparc / Makefile
index 465bd57..5dc94a3 100644 (file)
@@ -9,9 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=sparc
 BOARD:=sparc
 BOARDNAME:=Sun UltraSPARC
-FEATURES+=fpu tgz
+FEATURES+=fpu tgz jffs2 ext4 squashfs
 
-LINUX_VERSION:=2.6.36
+LINUX_VERSION:=3.6.6
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
 include $(INCLUDE_DIR)/target.mk