GL-E750 Target Profile missing?

Hey,

Looking at starting to work on OpenWRT development for the first time and I wanted to get OpenWRT to a state where you can use a near-vanilla installation, I've been able to work with the stock image here > https://openwrt.org/toh/gl.inet/gl-e750

But when building, I can't see the E750 in the Target profile list? it's possible to build this but I assumed it would already be available seeing images exist on the OpenWRT page.

Target System : ATH79
Subtarget : Generic with NAND Flash
Target Profile : Gl.iNet E750

That's on branch openwrt-22.03

You don't have the Subtarget set properly.

You are using Generic and not Generic with NAND flash.

xDD

Yeah that one was my derp, my bad, thankyou!