ar71xx: add support for MikroTik hAP ac lite
[openwrt/openwrt.git] / target / linux / ar71xx / Makefile
index 6d4b3f242961cffa777646fe53508d911b1b84f7..3f5bc672432f6f52b3a3678d51e17bb971ca6efe 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=ar71xx
 BOARDNAME:=Atheros AR7xxx/AR9xxx
-FEATURES:=mips16
-CPU_TYPE=34kc
+FEATURES:=usbgadget
+CPU_TYPE:=24kc
 SUBTARGETS:=generic nand mikrotik
 
-KERNEL_PATCHVER:=3.14
+KERNEL_PATCHVER:=4.4
 
 include $(INCLUDE_DIR)/target.mk