Hi @RMerlin
I’m trying to understand what indicates which model should cake be built into asuswrt-Merlin/gnuton.
I’ve been looking at why cake didn’t build into gnutons 388.7 release and have an open bug report on his git. As far as I can tell cake is set to be built as a module.
However I’m curious about these profiles. Are they indicative of certain models (and this one was just absent from the profile) or is cake supposed to be built into every model and 388.7 was just a bad build for the newer supported device rt-ax58u v2. I haven’t dived further into the code then this because I’m not certain what I’m looking for.
release/src-rt-5.04axhnd.675x/targets/arch/PURE181.arch
I’m trying to understand what indicates which model should cake be built into asuswrt-Merlin/gnuton.
I’ve been looking at why cake didn’t build into gnutons 388.7 release and have an open bug report on his git. As far as I can tell cake is set to be built as a module.
RT-AX58U Cake and FlexQoS not running due to Hardware acceleration runner being enabled · Issue #615 · gnuton/asuswrt-merlin.ng
Router Model Affected Models: RT-AX58U Firmware Version Affected 388.7_1 Is this bug present in upstream Merlin releases too? No Describe the bug Cake and FlexQoS doesn't work because Hardware acce...
github.com
However I’m curious about these profiles. Are they indicative of certain models (and this one was just absent from the profile) or is cake supposed to be built into every model and 388.7 was just a bad build for the newer supported device rt-ax58u v2. I haven’t dived further into the code then this because I’m not certain what I’m looking for.
release/src-rt-5.04axhnd.675x/targets/arch/PURE181.arch
Code:
<PUBLISH>
@@ special demark for maketargets. All + and - lines after this line will modify profile.
-BUILD_DM_HYBRID=y
-BUILD_DM_LEGACY98=y
+BUILD_DM_PURE181=y
-BUILD_QUICKSETUP=y
+BUILD_QUICKSETUP is not set
Last edited: