Skip to content

Commit 833f804

Browse files
committed
Delete virtio mini driver
1 parent c55b83c commit 833f804

File tree

4 files changed

+0
-667
lines changed

4 files changed

+0
-667
lines changed

x86/crypto/0001-Add-virtio-mini-device.patch

Lines changed: 0 additions & 364 deletions
This file was deleted.

x86/crypto/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ DEBFLAGS = -O2
66
endif
77

88
obj-m := crypto-drv.o
9-
obj-m := virtio_mini.o
109
KERNELDIR ?= /usr/src/linux
1110
CC ?= gcc
1211
PWD := $(shell pwd)

0 commit comments

Comments
 (0)