tools: kexttool: implement Makefile generation for internal kexts

This commit is contained in:
2023-04-06 21:20:20 +01:00
parent 3e2164c7c2
commit e472c83d28
4 changed files with 206 additions and 18 deletions

View File

@@ -3,7 +3,6 @@
# -*- mode: python -*-
import glob
import inquirer
import os
import sys
from kexttool import kext, scan, select