blob: 1e11ca8022a973c07a29a5b61feaf9c79285b86c [file] [log] [blame]
Michael Buesche4d6b792007-09-18 15:39:42 -04001b43-y += main.o
2b43-y += tables.o
3b43-y += phy.o
4b43-y += sysfs.o
Michael Buesche4d6b792007-09-18 15:39:42 -04005b43-y += xmit.o
6b43-y += lo.o
Stefano Brivio61bca6e2007-11-06 22:49:05 +01007b43-y += wa.o
Michael Buesch03b29772007-12-26 14:41:30 +01008b43-y += dma.o
Michael Buesch8e9f7522007-09-27 21:35:34 +02009b43-$(CONFIG_B43_RFKILL) += rfkill.o
Michael Buesch21954c32007-09-27 15:31:40 +020010b43-$(CONFIG_B43_LEDS) += leds.o
Michael Buesche4d6b792007-09-18 15:39:42 -040011b43-$(CONFIG_B43_PCMCIA) += pcmcia.o
Michael Buesche4d6b792007-09-18 15:39:42 -040012b43-$(CONFIG_B43_DEBUG) += debugfs.o
Michael Buesche4d6b792007-09-18 15:39:42 -040013
14obj-$(CONFIG_B43) += b43.o