]> Git Repo - linux.git/blob - drivers/net/xen-netback/Makefile
Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor...
[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.037843 seconds and 4 git commands to generate.