ath79: add support for kernel 5.4
[openwrt/staging/jogo.git] / target / linux / ath79 / Makefile
index a0dc96ca0947b1ec7cb33b89ac04785d27e6ad3d..e50ad2297b016807017841718b8c238922478162 100644 (file)
@@ -6,9 +6,10 @@ BOARDNAME:=Atheros ATH79 (DTS)
 CPU_TYPE:=24kc
 SUBTARGETS:=generic nand tiny
 
-FEATURES:=ramdisk source-only
+FEATURES:=ramdisk
 
-KERNEL_PATCHVER:=4.14
+KERNEL_PATCHVER:=4.19
+KERNEL_TESTING_PATCHVER:=5.4
 
 include $(INCLUDE_DIR)/target.mk