qca-swiss-army-knife/tools
Jeff Johnson 26b0e7fa4d ath10k-check: Remove import of distutils
ath10k-check fails to run on a fresh installation of Python 3.12
because module 'distutils' is not found. This is because, as if 3.12,
distutils is no longer part of the standard library.

Refer to:
https://docs.python.org/3/library/distutils.html

Fortunately, distutils is actually no longer used by ath10k-check,
so just remove the import.

Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
2026-01-09 09:45:15 -08:00
..
edump qca-swiss-army-knife: Add support to dump AR9003 chips EEPROM 2012-12-05 10:38:17 -08:00
halregdump qca-swiss-army-knife: halregdump: add original HAL -> CRDA dump code 2012-05-25 12:46:40 -07:00
initvals initvals: Add mix ob/db tx gain table for AR9462 2.0 2013-07-15 12:05:35 -07:00
scripts ath10k-check: Remove import of distutils 2026-01-09 09:45:15 -08:00