#!/bin/sh
test -e %{_firmwaredir}/b43/ucode11.fw && exit 0
exec /usr/sbin/install_bcm43xx_firmware
