mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
synced 2025-12-19 03:34:47 +08:00
carl9170: Add checksum during installation, as preferred by the driver
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
This commit is contained in:
@@ -31,6 +31,8 @@ case "$1" in
|
||||
[ "$CONFIG_CARL9170FW_BUILD_MINIBOOT" = "y" ]; then
|
||||
echo -n "Apply miniboot..."
|
||||
tools/src/miniboot a carlfw/carl9170.fw minifw/miniboot.fw
|
||||
echo -n "Add checksum..."
|
||||
tools/src/checksum carlfw/carl9170.fw
|
||||
fi
|
||||
|
||||
sudo install -m 644 carlfw/carl9170.fw \
|
||||
|
||||
Reference in New Issue
Block a user