dkms.conf revision 68779cf87e6a2d96322b23617c12a8301bc38181
af062818b47340eef15700d2f0211576ba3506eevboxsync## @file
af062818b47340eef15700d2f0211576ba3506eevboxsync# Linux DKMS config script for the VirtualBox guest kernel modules
af062818b47340eef15700d2f0211576ba3506eevboxsync#
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsync#
af062818b47340eef15700d2f0211576ba3506eevboxsync# Copyright (C) 2006-2010 Oracle Corporation
af062818b47340eef15700d2f0211576ba3506eevboxsync#
af062818b47340eef15700d2f0211576ba3506eevboxsync# This file is part of VirtualBox Open Source Edition (OSE), as
af062818b47340eef15700d2f0211576ba3506eevboxsync# available from http://www.virtualbox.org. This file is free software;
af062818b47340eef15700d2f0211576ba3506eevboxsync# you can redistribute it and/or modify it under the terms of the GNU
af062818b47340eef15700d2f0211576ba3506eevboxsync# General Public License (GPL) as published by the Free Software
af062818b47340eef15700d2f0211576ba3506eevboxsync# Foundation, in version 2 as it comes in the "COPYING" file of the
af062818b47340eef15700d2f0211576ba3506eevboxsync# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
af062818b47340eef15700d2f0211576ba3506eevboxsync# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
af062818b47340eef15700d2f0211576ba3506eevboxsync#
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsyncPACKAGE_NAME="vboxguest"
af062818b47340eef15700d2f0211576ba3506eevboxsyncPACKAGE_VERSION=_VERSION_
b955672b950093ff7416d1269dd4d3b69983bd8fvboxsyncAUTOINSTALL=yes
b955672b950093ff7416d1269dd4d3b69983bd8fvboxsync
b955672b950093ff7416d1269dd4d3b69983bd8fvboxsyncBUILT_MODULE_NAME[0]="vboxguest"
b955672b950093ff7416d1269dd4d3b69983bd8fvboxsyncBUILT_MODULE_LOCATION[0]="vboxguest"
b955672b950093ff7416d1269dd4d3b69983bd8fvboxsyncDEST_MODULE_LOCATION[0]="/kernel/misc"
b955672b950093ff7416d1269dd4d3b69983bd8fvboxsyncMAKE[0]="make BUILD_TYPE=_BUILDTYPE_"
b955672b950093ff7416d1269dd4d3b69983bd8fvboxsync
b955672b950093ff7416d1269dd4d3b69983bd8fvboxsyncBUILT_MODULE_NAME[1]="vboxsf"
b955672b950093ff7416d1269dd4d3b69983bd8fvboxsyncBUILT_MODULE_LOCATION[1]="vboxsf"
af062818b47340eef15700d2f0211576ba3506eevboxsyncDEST_MODULE_LOCATION[1]="/kernel/misc"
af062818b47340eef15700d2f0211576ba3506eevboxsyncMAKE[1]="make BUILD_TYPE=_BUILDTYPE_"
af062818b47340eef15700d2f0211576ba3506eevboxsync
af062818b47340eef15700d2f0211576ba3506eevboxsyncBUILT_MODULE_NAME[2]="vboxvideo"
af062818b47340eef15700d2f0211576ba3506eevboxsyncBUILT_MODULE_LOCATION[2]="vboxvideo"
af062818b47340eef15700d2f0211576ba3506eevboxsyncDEST_MODULE_LOCATION[2]="/kernel/misc"
af062818b47340eef15700d2f0211576ba3506eevboxsyncMAKE[3]="make BUILD_TYPE=_BUILDTYPE_"
af062818b47340eef15700d2f0211576ba3506eevboxsync