Update the code with comments

Add a clean script...
This commit is contained in:
Jeff Curless
2025-10-06 22:24:55 -04:00
parent ee0048d994
commit cc9a4678f3
2 changed files with 145 additions and 9 deletions

5
battery/clean Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/bash
HEADERS=$(uname -r)
make -C /lib/modules/$HEADERS/build M=$PWD clean