e37a9a36ed
Add a Python script to fix DMI conflicts
3 lines
64 B
Bash
3 lines
64 B
Bash
#!/bin/bash
|
|
exec tools/hooks/python.sh -m merge_driver_dmi "$@"
|