diff --git a/README.md b/README.md index c6b9de195..393445c21 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ These steps assume are you in the linux-surface repo. ``` sudo ln -s /usr/lib/systemd/system/hibernate.target /etc/systemd/system/suspend.target && sudo ln -s /usr/lib/systemd/system/systemd-hibernate.service /etc/systemd/system/systemd-suspend.service ``` -8. Install the latest marvell firmware (if their repo is down, use my copy at https://github.com/jakeday/mwifiex-firmware): +8. Install the latest marvell firmware (if their repo is down, use my copy in the firmware folder): ``` git clone git://git.marvell.com/mwifiex-firmware.git sudo mkdir -p /lib/firmware/mrvl/ diff --git a/firmware/mrvl_firmware.zip b/firmware/mrvl_firmware.zip new file mode 100644 index 000000000..3ce5d40c7 Binary files /dev/null and b/firmware/mrvl_firmware.zip differ