~alpine/devel

features: virtio: Include virtio_net drivers v1 PROPOSED

Christian Kampka: 1
 features: virtio: Include virtio_net drivers

 1 files changed, 1 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/979/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] features: virtio: Include virtio_net drivers Export this patch

---
 features.d/virtio.modules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/features.d/virtio.modules b/features.d/virtio.modules
index fa74c10..b0e6c22 100644
--- a/features.d/virtio.modules
+++ b/features.d/virtio.modules
@@ -1,2 +1,3 @@
kernel/drivers/block/virtio*
kernel/drivers/virtio
kernel/drivers/net/virtio_net*
-- 
2.6.1



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---