~ubuntu-branches/ubuntu/precise/virtualbox/precise-updates

« back to all changes in this revision

Viewing changes to src/VBox/HostDrivers/VBoxUSB/solaris/Makefile.kmk

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2011-07-04 13:02:31 UTC
  • mfrom: (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20110704130231-l843es6wqhx614n7
Tags: 4.0.10-dfsg-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add Apport hook.
    - debian/virtualbox-ose.files/source_virtualbox-ose.py
    - debian/virtualbox-ose.install
  - Drop *-source packages.
* Add the Modaliases control field manually for maximum backportability.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
include $(KBUILD_PATH)/subheader.kmk
20
20
 
21
21
#
22
 
# VBoxUSBHelper - Setuid binary helper for updating driver alias.
23
 
#
24
 
PROGRAMS.solaris      += VBoxUSBHelper
25
 
VBoxUSBHelper_TEMPLATE = VBOXR3EXE
26
 
VBoxUSBHelper_SOURCES  = VBoxUSBHelper.cpp
27
 
VBoxUSBHelper_LIBS     = nvpair device
28
 
 
29
 
#
30
22
# vboxusbmon - The Solaris USB Monitor Kernel module.
31
23
#
32
24
SYSMODS.solaris         += vboxusbmon