mirror of
https://github.com/rancher/os-kernel.git
synced 2025-09-01 21:07:09 +00:00
Bump up firmware to 20190514
This commit is contained in:
@@ -8,6 +8,9 @@ echo "FIRMWARE test: $FIRMWARE"
|
||||
|
||||
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
|
||||
|
||||
cd linux-firmware
|
||||
|
Reference in New Issue
Block a user