ar71xx: fix build with ag71xx debugfs support enabled
[oweals/openwrt.git] / target / linux / ar71xx / Makefile
index c82890300562a2240c6b98ee1f4d12354b32759e..104961929fec833c4ea565e0508f3e9b47c7ed8f 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=ar71xx
 BOARDNAME:=Atheros AR7xxx/AR9xxx
-FEATURES:=mips16
-CPU_TYPE=34kc
-SUBTARGETS:=generic nand mikrotik
+FEATURES:=usbgadget
+CPU_TYPE:=24kc
+SUBTARGETS:=generic tiny nand mikrotik
 
-LINUX_VERSION:=3.14.18
+KERNEL_PATCHVER:=4.9
 
 include $(INCLUDE_DIR)/target.mk