<russell-->
patching target/linux/ramips/image/lzma-loader/src/Makefile to match mt76x8 and add a -DSOC_MT7620 to CFLAGS seems to fix it
<russell-->
at least it builds an image
<tmn505>
russell--: lzma-loader has no support for mt76x8. So either something dangling in Your tree or some change highier in tree, because I don't see any related change in ramips target.
<russell-->
tmn505: i did a dirclean
minimal has quit [Quit: Leaving]
<tmn505>
which device did You try tobuild?
<russell-->
an asiarf awm688. it's very possible that my local branch with support for it has somehow gotten out of sync
<tmn505>
rebase issue?
<russell-->
i'm looking ... it's likely i cribbed the target/linux/ramips/image/mt76x8.mk entry from some similar device
<russell-->
hmm. looks like i added it to get the initramfs image to boot.
<russell-->
according to my local commit message anyway
cmonroe has quit [Remote host closed the connection]
cmonroe has joined #openwrt-devel
rua has quit [Quit: Leaving.]
Grommish has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
<russell-->
pebkac. ditching the line lzma-loader line i had added back in august, and everything works fine. only problem left is the ncat-from-nmap build problem, which i've worked around