Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd...
[deliverable/linux.git] / drivers / net / wireless / zd1211rw / Makefile
CommitLineData
e85d0918
DD
1obj-$(CONFIG_ZD1211RW) += zd1211rw.o
2
e83a1070 3zd1211rw-objs := zd_chip.o zd_mac.o \
e85d0918 4 zd_rf_al2230.o zd_rf_rf2959.o \
4481d609 5 zd_rf_al7230b.o zd_rf_uw2453.o \
937a049d 6 zd_rf.o zd_usb.o
e85d0918 7
5a8b7cdc 8ccflags-$(CONFIG_ZD1211RW_DEBUG) := -DDEBUG
e85d0918 9
This page took 0.758776 seconds and 5 git commands to generate.