From 4c73c34ec4215deb690bf03faea2a0fe725476f0 Mon Sep 17 00:00:00 2001 From: Alexey Dobrovolsky Date: Wed, 5 Aug 2020 22:50:53 +0300 Subject: ramips: switch rt305x subtarget to kernel 5.4 RT3x5x seems to work fine with kernel 5.4. Set the default kernel version to 5.4 to bring this to a broader audience. Since 4 of 6 targets are on kernel 5.4 now, invert the kernel version setup logic in Makefile/target.mk files. Tested on ZyXEL Keenetic. Signed-off-by: Alexey Dobrovolsky [invert version setup logic] Signed-off-by: Adrian Schmutzler --- target/linux/ramips/mt7620/target.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ramips/mt7620/target.mk') diff --git a/target/linux/ramips/mt7620/target.mk b/target/linux/ramips/mt7620/target.mk index ff890c5540..56ceaee37f 100644 --- a/target/linux/ramips/mt7620/target.mk +++ b/target/linux/ramips/mt7620/target.mk @@ -9,8 +9,6 @@ CPU_TYPE:=24kc DEFAULT_PACKAGES += kmod-rt2800-soc wpad-basic swconfig -KERNEL_PATCHVER:=5.4 - define Target/Description Build firmware images for Ralink MT7620 based boards. endef -- cgit v1.2.3