mirror of
https://github.com/rancher/os-kernel.git
synced 2025-09-08 16:18:55 +00:00
Bump up firmware to 20190514
This commit is contained in:
@@ -33,6 +33,9 @@ create_firmware_tar() {
|
||||
|
||||
if [ ! -e linux-firmware ]; then
|
||||
git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
|
||||
pushd linux-firmware
|
||||
git checkout -b ${FIRMWARE_TAG} ${FIRMWARE_TAG}
|
||||
popd
|
||||
fi
|
||||
|
||||
(
|
||||
|
Reference in New Issue
Block a user