treewide: drop shebang from non-executable target files
[oweals/openwrt.git] / target / linux / ath79 / Makefile
index 82f6317ac669e742054bb2b8ad276533a5fdbedf..9b203cf48e4f517fc05b975bdbdc710df910436b 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:=4.19
+KERNEL_TESTING_PATCHVER:=5.4
 
 include $(INCLUDE_DIR)/target.mk