Oops, this is a duplicate of https://patchwork.ozlabs.org/project/openwrt/patch/[email protected]/, please disregard.
On Thu, Sep 23, 2021 at 11:20 AM Ilya Lipnitskiy <[email protected]> wrote: > > 5.10 has been working for many months on ramips targets - time to > promote it from testing to default. > > Signed-off-by: Ilya Lipnitskiy <[email protected]> > --- > target/linux/ramips/Makefile | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile > index d3f2d4b8fc7b..c9fc1aa58a06 100644 > --- a/target/linux/ramips/Makefile > +++ b/target/linux/ramips/Makefile > @@ -10,8 +10,7 @@ BOARDNAME:=MediaTek Ralink MIPS > SUBTARGETS:=mt7620 mt7621 mt76x8 rt288x rt305x rt3883 > FEATURES:=squashfs gpio > > -KERNEL_PATCHVER:=5.4 > -KERNEL_TESTING_PATCHVER:=5.10 > +KERNEL_PATCHVER:=5.10 > > define Target/Description > Build firmware images for Ralink RT288x/RT3xxx based boards. > -- > 2.33.0 > _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
