Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelv...
[deliverable/linux.git] / drivers / net / wireless / iwmc3200wifi / Makefile
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
4
5 iwmc3200wifi-$(CONFIG_IWM_DEBUG) += debugfs.o
This page took 0.031608 seconds and 5 git commands to generate.