ar71xx: Fix typo in wan LED color of gl-mifi
[openwrt/staging/wigyori.git] / target / linux / ar71xx / Makefile
index ecc6d37051fffb1db82c478e4d6a86ec7ee2b6e5..104961929fec833c4ea565e0508f3e9b47c7ed8f 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=ar71xx
 BOARDNAME:=Atheros AR7xxx/AR9xxx
-FEATURES:=mips16 usbgadget
+FEATURES:=usbgadget
 CPU_TYPE:=24kc
-SUBTARGETS:=generic nand mikrotik
+SUBTARGETS:=generic tiny nand mikrotik
 
-KERNEL_PATCHVER:=4.4
+KERNEL_PATCHVER:=4.9
 
 include $(INCLUDE_DIR)/target.mk