How to compile firmware for GL-A1300 with the given tag?

Hello, I am attempting to follow the firmware build guide for the AXT1800:

… using target_ipq40xx_gl-a1300 as the build target. Yet, the firmware build fails with:

WARNING: Makefile ‘package/system/uvol/Makefile’ has a dependency on ‘lvm2’, which does not exist

configuration written to .config

Traceback (most recent call last):
File “./scripts/gen_config.py”, line 258, in
if profile[“image”]:
KeyError: ‘image’

Can you please share modified instructions that state how I can compile a specific build for GL-A1300, e.g. version 4.1.2 which is the latest stable release?

Thank you!

This does not support A1300 compilation yet, please wait.

Can you please provide the A1300 compilation instructions, it has been a while, and this is open source platform.

You can (and probably should) compile from the main OpenWrt tree, which works.

It already supports A1300 compilation.