compat-wireless: run ./scripts/compat_firmware_install
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 24 May 2010 16:57:24 +0000 (09:57 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 24 May 2010 16:57:24 +0000 (09:57 -0700)
commit4e916644a5810da831bb716ea274c72967cf8d24
tree85b35533d048002c2b63c0bfad9cdf74060aca09
parent09350253c1284acb3965cc11ac6e31cd011a2e08
compat-wireless: run ./scripts/compat_firmware_install

We were not running this before so users of compat-wireless would
not get the compat_firmware stuff properly installed. Since the
compat_firmware_*() API is used for *all* compat-wireless drivers
this should mean loading of the firmware would have failed for
all those requiring firmware.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Makefile