ar71xx: define status LED for the RB91x boards
[openwrt.git] / target / linux / ar71xx / Makefile
index 019e3cb13db98dc6c070e864e74e02588824ae06..a7ee05f36d288988846f14537e6e0b07d7003450 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.28
 
 include $(INCLUDE_DIR)/target.mk