mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08: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
|