mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-05 21:35:04 +08:00
4 lines
99 B
Makefile
4 lines
99 B
Makefile
|
obj-$(CONFIG_XEN_NETDEV_BACKEND) := xen-netback.o
|
||
|
|
||
|
xen-netback-y := netback.o xenbus.o interface.o
|