ar71xx: switch to 24kc
[openwrt/openwrt.git] / target / linux / ar71xx / Makefile
index 1b400745d1b5c4bc777e3342ebccb3a687154267..c0d867c1d914212b7e9babee5ed9102451de308e 100644 (file)
@@ -10,10 +10,10 @@ ARCH:=mips
 BOARD:=ar71xx
 BOARDNAME:=Atheros AR7xxx/AR9xxx
 FEATURES:=mips16
-CPU_TYPE=34kc
+CPU_TYPE=24kc
 SUBTARGETS:=generic nand mikrotik
 
-LINUX_VERSION:=3.10.49
+KERNEL_PATCHVER:=4.4
 
 include $(INCLUDE_DIR)/target.mk