paulgazz / kmax

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

Use new build system caching for kismet #145

Closed paulgazz closed 2 years ago

paulgazz commented 2 years ago

Currently, kismet generates the Kconfig formula cache in a fixed directory. This requires flushing the cache manually when changing Linux versions. Update kismet to take advantage of the same Kconfig formula cache that klocalizer uses, which can support saving multiple versions of the build system.