linux-hwe-5.19: add to aramo's release
This commit is contained in:
parent
22137d2be8
commit
0b9df8a19a
10 changed files with 1687 additions and 738 deletions
|
|
@ -1,9 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
WD=$(dirname $0)
|
||||
|
||||
files=`find -type f`
|
||||
while read -r line
|
||||
do
|
||||
sh $WD/deblob-check --use-awk -C $line
|
||||
done <<< "$files"
|
||||
Loading…
Add table
Add a link
Reference in a new issue