212,215c212,216
< "M5", # M5 configuration (e.g., path to kernels)
< "DISTCC_", # distcc (distributed compiler wrapper) configuration
< "CCACHE_", # ccache (caching compiler wrapper) configuration
< "CCC_", # clang static analyzer configuration
---
> "CCACHE_", # ccache (caching compiler wrapper) configuration
> "CCC_", # clang static analyzer configuration
> "DISTCC_", # distcc (distributed compiler wrapper) configuration
> "INCLUDE_SERVER_", # distcc pump server settings
> "M5", # M5 configuration (e.g., path to kernels)