ar71xx: fix netgear wnr2000 v3 switch port mapping
[openwrt/openwrt.git] / target / linux / ar71xx / Makefile
index 1b400745d1b5c4bc777e3342ebccb3a687154267..4341a9a47a9b48fdaf0fdfc24a7781a6c4f9169c 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=ar71xx
 BOARDNAME:=Atheros AR7xxx/AR9xxx
-FEATURES:=mips16
-CPU_TYPE=34kc
+FEATURES:=
+CPU_TYPE:=24kc
 SUBTARGETS:=generic nand mikrotik
 
-LINUX_VERSION:=3.10.49
+KERNEL_PATCHVER:=4.4
 
 include $(INCLUDE_DIR)/target.mk