X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2FMakefile;h=9b203cf48e4f517fc05b975bdbdc710df910436b;hb=48c1fdd046f409fd5e28932f1d53343fa214fbc4;hp=0ccc0bed1ce05f7c5a71c8251850742f4216bbcc;hpb=85017c40f4efce11edd77e0caac14aed0fd690eb;p=oweals%2Fopenwrt.git diff --git a/target/linux/ath79/Makefile b/target/linux/ath79/Makefile index 0ccc0bed1c..9b203cf48e 100644 --- a/target/linux/ath79/Makefile +++ b/target/linux/ath79/Makefile @@ -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