Please see new file names and checksums below:
988x
19db86003509dedb8ace339c183813ca637d65af24d00666411d1590efe33e13
firmware-2-ct-full-community-22.bin.lede.013
454e67dab545e720369a07be2fee16de008c76db4ab3119e7760bf9f7504c066
firmware-2-ct-full-htt-mgt-community-22.bin.lede.013
/home/greearb
On 12/6/19 9:44 AM, Joe Ayers wrote:
Possibly the same symptoms don't exist on 128MB RAM devices.
Like there is some if condition, which is doing some nasty things on 64M
devices? I admit, that I don't have ath10k-ct source code under my pillow, but
it doesn't make much sense to me.
Compar
>
>
> > Possibly the same symptoms don't exist on 128MB RAM devices.
>
> Like there is some if condition, which is doing some nasty things on 64M
> devices? I admit, that I don't have ath10k-ct source code under my pillow, but
> it doesn't make much sense to me.
>
> > Comparable results between abo
From: Johannes Kimmel
Include sys/sysmacros.h on all systems, except MACOS.
The previous change only included the header on glibc systems:
3af931b0b6545757aaeadb13f9bb9da0296fc172
Signed-off-by: Johannes Kimmel
---
ext4_utils.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
The variables UBNT_BOARD and UBNT_VERSION are defined in the parent
Device/ubnt definition and then overwritten for most of the derived
platform definitions (e.g. Device/ubnt-wa).
Since this mixed use of inheritance and overwriting can be misleading,
this moves the variables to the platform-based