paulgazz / kmax

A collection of analysis tools for Kconfig and Kbuild constraints.
42 stars 21 forks source link

Added the loongarch architecture #195

Closed paulgazz closed 2 years ago

paulgazz commented 2 years ago

Without this, klocalizer will not check loongarch's kconfig for a possible repair.

This also reorders the arch slightly to put arm before i386.

Fixes #193