Merge branch 'topic/lola' into for-linus
[deliverable/linux.git] / drivers / net / wireless / zd1211rw / Makefile
1 obj-$(CONFIG_ZD1211RW) += zd1211rw.o
2
3 zd1211rw-objs := zd_chip.o zd_mac.o \
4 zd_rf_al2230.o zd_rf_rf2959.o \
5 zd_rf_al7230b.o zd_rf_uw2453.o \
6 zd_rf.o zd_usb.o
7
8 ccflags-$(CONFIG_ZD1211RW_DEBUG) := -DDEBUG
9
This page took 0.030522 seconds and 6 git commands to generate.