Files
argon40-battery-display/battery/build
Jeff Curless 2b178485ae Modify build and archive Argon40 scripts.
Move all of the argon40 scripts to archive... these scripts should not
be used as is, they are simply copies of the originals so I can track
changes to see if there is anything important that needs to be
transfered to the battery driver.
2026-02-02 13:02:10 -05:00

8 lines
166 B
Bash
Executable File

#!/usr/bin/bash
#HEADERS=6.12.47+rpt-rpi-v8
HEADERS=$(uname -r)
make -C /lib/modules/$HEADERS/build M=$PWD clean
make -C /lib/modules/$HEADERS/build M=$PWD modules