]> Git Repo - linux.git/blob - drivers/net/xen-netback/Makefile
Linux 6.14-rc3
[linux.git] / drivers / net / xen-netback / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_XEN_NETDEV_BACKEND) := xen-netback.o
3
4 xen-netback-y := netback.o xenbus.o interface.o hash.o rx.o
This page took 0.032319 seconds and 4 git commands to generate.