- Timestamp:
- Aug 24, 2010 12:38:19 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/darwin/Makefile.kmk
r31682 r31917 321 321 # The VirtualBox Kernel extensions. 322 322 # 323 VBOX_DI_KEXTS_UNIVERSAL = VBoxDrv VBoxNetFlt VBoxNetAdp 324 ifndef VBOX_OSE 325 VBOX_DI_KEXTS_UNIVERSAL += VBoxUSB 326 endif 323 VBOX_DI_KEXTS_UNIVERSAL = VBoxDrv VBoxNetFlt VBoxNetAdp VBoxUSB 327 324 VBOX_DI_KEXTS = $(VBOX_DI_KEXTS_UNIVERSAL) 328 325
Note:
See TracChangeset
for help on using the changeset viewer.