pmaports/device/community/device-nokia-n900/device-nokia-n900-nonfree-firmware.trigger

6 lines
93 B
Text
Raw Normal View History

#!/bin/sh
[ -f /lib/firmware/ti-connectivity/wl1251-nvs.bin ] && n900-update-wl1251
exit 0