ar71xx: add some RouterBOOT specific helper functions
[oweals/openwrt.git] / target / linux / ar71xx / Makefile
index 019e3cb13db98dc6c070e864e74e02588824ae06..c865a547bea5fcf68a77bb0fbff62a75add0d2ce 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 nand
+SUBTARGETS:=generic nand mikrotik
 
-LINUX_VERSION:=3.10.17
+LINUX_VERSION:=3.10.24
 
 include $(INCLUDE_DIR)/target.mk