compat-wireless: Fix b44 build issues.
authorTim Gardner <timg@tpi.com>
Wed, 30 Sep 2009 17:00:00 +0000 (11:00 -0600)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 30 Sep 2009 19:10:51 +0000 (12:10 -0700)
commit9fe6860707518a379f0e6df54bc33822d0708f83
tree9c0468d0c9e432dfadbe16501a05cc83fee29dbc
parente531f9478fc78c5824a2cf4a7d894da78d2a6ffc
compat-wireless: Fix b44 build issues.

Even though CONFIG_B44 is defined, there is no Makefile
created in drivers/net. This failure to build allows the
in-kernel version of b44 to get loaded with a compat-wireless
version of ssb.ko, never a good thing.

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Makefile
scripts/admin-update.sh