target: don't build jffs2 nor images by default
[openwrt.git] / target / linux / atheros / Makefile
index 13424b9..3f4bcd0 100644 (file)
@@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=atheros
 BOARDNAME:=Atheros AR231x/AR5312
-FEATURES:=squashfs jffs2
+FEATURES:=squashfs
 
-LINUX_VERSION:=3.8.12
+LINUX_VERSION:=3.8.13
 
 include $(INCLUDE_DIR)/target.mk