mbp2018-bridge-drv
mbp2018-bridge-drv copied to clipboard
Fix potential Nullpointer Crash in pci.c ; Update Makefile
If there are not enough interupts allocated, pci.c causes a nullpointer crash in cleanup. Update the Makefile to make it easyer to deal with different kernel versions.