mirror of
https://github.com/easytarget/MQ-Pro-IO.git
synced 2025-10-13 17:25:52 +01:00
more info
This commit is contained in:
parent
555f41b93d
commit
aaa316231f
@ -15,7 +15,7 @@ else
|
||||
fi
|
||||
|
||||
for file in `ls {*.dts,*.dtsi}`; do
|
||||
echo "Processing $file to ${file##*/}"
|
||||
echo "Processing $file to $revision/${file##*/}"
|
||||
cpp -I/usr/src/linux-headers-$revision/include/ -nostdinc -undef -x assembler-with-cpp $file > $revision/${file##*/}
|
||||
done
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user