Grid K1 367.134 Centos 7 Driver Build Fails

Trying to install Nvidia 367.134 driver on CentOS 7 using proprietary driver installer NVIDIA-Linux-x86_64-367.134.run

Getting the following error (patched in 340 driver but K1 not supported in driver series above 367). This message results when trying to use dkms. But the build fails without dkms as well.

Failed to run /sbin/dkms build -m nvidia -v 367.134 -k 3.10.0-1160.90.1.el7.x86_64: Sign command:
/lib/modules/3.10.0-1160.90.1.el7.x86_64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub

     Building module:
     Cleaning build area...                                                                                      
     'make' -j32 NV_EXCLUDE_BUILD_MODULES='' KERNEL_UNAME=3.10.0-1160.90.1.el7.x86_64 modules........(bad exit
     status: 2)
     Error! Bad return status for module build on kernel: 3.10.0-1160.90.1.el7.x86_64 (x86_64)
     Consult /var/lib/dkms/nvidia/367.134/build/make.log for more information.

A similar problem was reported at:

Installation Error on 340-107

Can this outdated function call be patched and an updated 367 K1 driver issued?