ath79: ar724x: make sure builtin-switch is enabled in DT
[openwrt/openwrt.git] / target / linux / ath79 / Makefile
index 82f6317ac669e742054bb2b8ad276533a5fdbedf..a955602ba9904a9fe8b86a47b481d3c700b3b7aa 100644 (file)
@@ -4,11 +4,12 @@ ARCH:=mips
 BOARD:=ath79
 BOARDNAME:=Atheros ATH79 (DTS)
 CPU_TYPE:=24kc
-SUBTARGETS:=generic nand tiny
+SUBTARGETS:=generic mikrotik nand tiny
 
 FEATURES:=ramdisk
 
-KERNEL_PATCHVER:=4.14
+KERNEL_PATCHVER:=5.4
+KERNEL_TESTING_PATCHVER:=5.4
 
 include $(INCLUDE_DIR)/target.mk