Zhu Yi | bb9f869 | 2009-05-21 21:20:45 +0800 | [diff] [blame^] | 1 | obj-$(CONFIG_IWM) := iwmc3200wifi.o |
2 | iwmc3200wifi-objs += main.o netdev.o rx.o tx.o sdio.o hal.o fw.o | ||||
3 | iwmc3200wifi-objs += commands.o wext.o cfg80211.o eeprom.o rfkill.o | ||||
4 | |||||
5 | iwmc3200wifi-$(CONFIG_IWM_DEBUG) += debugfs.o |