Adrian Chadd 4473d4da67 Add the 11n chipset RF frontends to the linker set, even though they're not
attached this way.

The AR5212 based NICs have a variety of RF frontends, so there's a linker set
which the AR5212 attach routine calls. The same framework is used for the
AR5416 and later but as there's a fixed RF frontend for each 11n NIC, it
is just directly attached.

However in the case of compiling a cut down HAL (eg _just_ AR9130 WMAC support),
the linker set ends up being empty and this causes the compile to fail.

So this is just a workaround for that - it means those users who wish an 11n
only HAL can compile the 11n chipsets and RF frontend they need, and just
"ath_ar5212" for the AR5212/AR5416 common code, and it'll just work.

Sponsored by:	Hobnob, Inc.
2011-12-15 00:59:11 +00:00
..
2011-10-13 20:06:19 +00:00
2011-10-10 02:54:58 +00:00
2011-12-10 21:05:06 +00:00
2011-11-23 20:27:26 +00:00
2011-06-28 08:36:48 +00:00
2011-10-18 08:09:44 +00:00
2011-03-24 08:56:12 +00:00
2011-05-15 13:17:08 +00:00
2011-06-28 08:36:48 +00:00
2011-10-07 08:59:54 +00:00
2011-11-14 20:38:14 +00:00
2011-10-18 08:09:44 +00:00
2011-11-23 05:34:01 +00:00
2011-11-23 20:27:26 +00:00