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?