Changeset 75708 in vbox
- Timestamp:
- Nov 25, 2018 1:46:53 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r75658 r75708 3714 3714 # as well as an .plist installer by the name of '$1.kext'. 3715 3715 # @remarks Currently assumes only binary + Info.plist in the bundle, no 3716 # other files. Should th at be requirement, add them as a list3717 # in the2nd parameter.3716 # other files. Should there be more, add them as a list in 3717 # a 2nd parameter. 3718 3718 # @note This is only for the 'test' signing mode, we skip this in 3719 # 3719 # 'release' signing mode as to not waste time on the build boxes. 3720 3720 ifeq ($(VBOX_SIGNING_MODE),test) ## @todo when kBuild is updated to r2742+, this should be enabled for both modes. 3721 3721 define VBOX_TEST_SIGN_KEXT
Note:
See TracChangeset
for help on using the changeset viewer.