upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git] / virtualbox / repos / community-x86_64 / virtualbox-host-dkms.conf
blob403bb39d088ae6b6bee92c71c554ed0b6cd5049b
1 ## @file
2 # Linux DKMS config script for the VirtualBox guest kernel modules
6 # Copyright (C) 2006-2015 Oracle Corporation
8 # This file is part of VirtualBox Open Source Edition (OSE), as
9 # available from http://www.virtualbox.org. This file is free software;
10 # you can redistribute it and/or modify it under the terms of the GNU
11 # General Public License (GPL) as published by the Free Software
12 # Foundation, in version 2 as it comes in the "COPYING" file of the
13 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the
14 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
17 PACKAGE_NAME="vboxhost"
18 PACKAGE_VERSION=@VERSION@_OSE
19 AUTOINSTALL=yes
21 BUILT_MODULE_NAME[0]="vboxdrv"
22 BUILT_MODULE_LOCATION[0]="vboxdrv"
23 DEST_MODULE_LOCATION[0]="/kernel/misc"
25 BUILT_MODULE_NAME[1]="vboxnetflt"
26 BUILT_MODULE_LOCATION[1]="vboxnetflt"
27 DEST_MODULE_LOCATION[1]="/kernel/misc"
29 BUILT_MODULE_NAME[2]="vboxnetadp"
30 BUILT_MODULE_LOCATION[2]="vboxnetadp"
31 DEST_MODULE_LOCATION[2]="/kernel/misc"