cw1200: When debug is enabled, display all wakeup conditions for the wait_event_inter...
[firefly-linux-kernel-4.4.55.git] / drivers / net / ethernet / cisco / enic / Makefile
1 obj-$(CONFIG_ENIC) := enic.o
2
3 enic-y := enic_main.o vnic_cq.o vnic_intr.o vnic_wq.o \
4         enic_res.o enic_dev.o enic_pp.o vnic_dev.o vnic_rq.o vnic_vic.o
5