From e29e72a2941dde70feb05b868c7dc5e6d70f4d88 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Mon, 21 Nov 2011 15:15:54 +0000 Subject: Port for package building of virtio kernel lodable modules. This port support only 8.2 and 9.0 releases. WWW: http://people.FreeBSD.org/~kuriyama/virtio/ Feature safe: yes --- emulators/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/Makefile') diff --git a/emulators/Makefile b/emulators/Makefile index 10ecdce72e44..612c6cfb2cdf 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -161,6 +161,7 @@ SUBDIR += vgb-bin SUBDIR += vgba-bin SUBDIR += vice + SUBDIR += virtio-kmod SUBDIR += virtualbox-ose SUBDIR += virtualbox-ose-additions SUBDIR += virtualbox-ose-kmod -- cgit