VirtualBox

Changeset 2693 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
May 17, 2007 6:18:04 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
21266
Message:

Sign the catalog and the files it covers.

Location:
trunk/src/VBox/HostDrivers
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r2689 r2693  
    100100ifeq ($(BUILD_TARGET),win)
    101101VBoxDrv_TEMPLATE      = VBOXR0DRV
     102ifdef VBOX_SIGNING_MODE
     103 VBoxDrv_NOINST       = true
     104endif
    102105VBoxDrv_DEFS          = IN_RT_R0 IN_SUP_R0
    103106VBoxDrv_SDKS          = W2K3DDK WINPSDKINCS
     
    134137 ifdef VBOX_SIGNING_MODE
    135138VBoxDrv-inf_SOURCES += \
    136         $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.cat
     139        $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.cat \
     140        $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.sys
    137141VBoxDrv-inf_CLEAN += \
    138142        $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.cat \
  • trunk/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk

    r2690 r2693  
    3131SYSMODS.win += VBoxTAP
    3232VBoxTAP_TEMPLATE    = VBOXR0DRV
     33ifdef VBOX_SIGNING_MODE
     34 VBoxTAP_NOINST     = true
     35endif
    3336VBoxTAP_SDKS        = W2K3DDK WINPSDKINCS
    3437VBoxTAP_LDFLAGS.x86 = -Entry:DriverEntry@8
     
    4952#
    5053INSTALLS.win += VBoxTAP-inf
    51 VBoxTAP-inf_INST = bin/
     54VBoxTAP-inf_INST = $(INST_BIN)
    5255VBoxTAP-inf_MODE = a+r,u+w
    5356VBoxTAP-inf_SOURCES = \
     
    6366ifdef VBOX_SIGNING_MODE
    6467VBoxTAP-inf_SOURCES += \
    65         $(PATH_TARGET)/VBoxTAPCat.dir/VBoxTAP.cat
     68        $(PATH_TARGET)/VBoxTAPCat.dir/VBoxTAP.cat \
     69        $(PATH_TARGET)/VBoxTAPCat.dir/VBoxTAP.sys
    6670VBoxTAP-inf_CLEAN += \
    6771        $(PATH_TARGET)/VBoxTAPCat.dir/VBoxTAP.cat \
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette