blob: ac1329dba04581317c306791c1b5b465dd0a2dba [file] [log] [blame]
Michael Buesche4d6b792007-09-18 15:39:42 -04001b43-y += main.o
2b43-y += tables.o
Michael Buesch53a6e232008-01-13 21:23:44 +01003b43-y += tables_nphy.o
Michael Buesche4d6b792007-09-18 15:39:42 -04004b43-y += phy.o
Michael Buesch424047e2008-01-09 16:13:56 +01005b43-y += nphy.o
Michael Buesche4d6b792007-09-18 15:39:42 -04006b43-y += sysfs.o
Michael Buesche4d6b792007-09-18 15:39:42 -04007b43-y += xmit.o
8b43-y += lo.o
Stefano Brivio61bca6e2007-11-06 22:49:05 +01009b43-y += wa.o
Michael Buesch03b29772007-12-26 14:41:30 +010010b43-y += dma.o
Michael Buesch8e9f7522007-09-27 21:35:34 +020011b43-$(CONFIG_B43_RFKILL) += rfkill.o
Michael Buesch21954c32007-09-27 15:31:40 +020012b43-$(CONFIG_B43_LEDS) += leds.o
Michael Buesche4d6b792007-09-18 15:39:42 -040013b43-$(CONFIG_B43_PCMCIA) += pcmcia.o
Michael Buesche4d6b792007-09-18 15:39:42 -040014b43-$(CONFIG_B43_DEBUG) += debugfs.o
Michael Buesche4d6b792007-09-18 15:39:42 -040015
16obj-$(CONFIG_B43) += b43.o