mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
3 lines
68 B
Makefile
3 lines
68 B
Makefile
|
obj-$(CONFIG_VHOST_NET) += vhost_net.o
|
||
|
vhost_net-y := vhost.o net.o
|