]> Git Repo - J-linux.git/blob - drivers/net/xen-netback/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-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.029376 seconds and 4 git commands to generate.