treewide: drop shebang from non-executable target files
[oweals/openwrt.git] / target / linux / ath79 / Makefile
index 0ccc0bed1ce05f7c5a71c8251850742f4216bbcc..9b203cf48e4f517fc05b975bdbdc710df910436b 100644 (file)
@@ -4,12 +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_TESTING_PATCHVER := 4.19
+KERNEL_PATCHVER:=4.19
+KERNEL_TESTING_PATCHVER:=5.4
 
 include $(INCLUDE_DIR)/target.mk