]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/net/enic/Makefile
Remove two unneeded exports and make two symbols static in fs/mpage.c
[mirror_ubuntu-bionic-kernel.git] / drivers / net / enic / Makefile
CommitLineData
01f2e4ea
SF
1obj-$(CONFIG_ENIC) := enic.o
2
3enic-y := enic_main.o vnic_cq.o vnic_intr.o vnic_wq.o \
4 enic_res.o vnic_dev.o vnic_rq.o
5