1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-16 04:45:10 +03:00

Close #147: postmarketos-base: added udev rule / firmwareload.sh (#427)

See also:
https://github.com/postmarketOS/pmbootstrap/pull/374
This commit is contained in:
Oliver Smith 2017-08-20 12:49:55 +00:00 committed by GitHub
parent 963c9337d4
commit 00b71dd881
4 changed files with 36 additions and 2 deletions

View file

@ -23,6 +23,7 @@ DIR="$(cd "$(dirname "$0")" && pwd -P)"
cd "$DIR"/..
sh_files="
./test/static_code_analysis.sh
./aports/main/postmarketos-base/firmwareload.sh
./aports/main/postmarketos-mkinitfs/init.sh.in
./aports/main/postmarketos-mkinitfs/init_functions.sh
$(find . -name '*.trigger')