Update the code with comments
Add a clean script...
This commit is contained in:
5
battery/clean
Executable file
5
battery/clean
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
HEADERS=$(uname -r)
|
||||
make -C /lib/modules/$HEADERS/build M=$PWD clean
|
||||
|
||||
Reference in New Issue
Block a user