use immediate set in target Makefiles
[openwrt/openwrt.git] / target / linux / ar71xx / Makefile
index 24d7d5c692158c363a0691e29cf3ae736fef03c1..a8df2b036e90d31e9577f24fe8ff8790de1d1617 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
 
-KERNEL_PATCHVER:=4.1
+KERNEL_PATCHVER:=4.4
 
 include $(INCLUDE_DIR)/target.mk