Merge remote branch 'origin/drm-intel-next' of ../drm-intel into drm-fixes
[linux-2.6] / drivers / net / 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 vnic_dev.o vnic_rq.o
5