kernel: update 3.10 to 3.10.21
[openwrt/openwrt.git] / target / linux / ar71xx / Makefile
index a59a124d1d133974574ae6249c382501481ce79b..5fddd6f3fc93a4e41bc769597f5bf48f1c4dd94d 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=ar71xx
 BOARDNAME:=Atheros AR7xxx/AR9xxx
-FEATURES:=squashfs targz mips16
+FEATURES:=mips16
 CPU_TYPE=34kc
-SUBTARGETS:=generic mikrotik
+SUBTARGETS:=generic nand mikrotik
 
-LINUX_VERSION:=3.10.17
+LINUX_VERSION:=3.10.21
 
 include $(INCLUDE_DIR)/target.mk