ar71xx: use kernel 4.9 by default
[openwrt/staging/hauke.git] / target / linux / ar71xx / Makefile
index 6aeea73e4af2386e49f001f5b9bc170bd54f5e1b..6d5b4c52b3e4ed44d907c2ddfa3ac14724b965bd 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.18
+KERNEL_PATCHVER:=4.9
 
 include $(INCLUDE_DIR)/target.mk