Changeset 90297 in vbox
- Timestamp:
- Jul 22, 2021 8:06:36 PM (4 years ago)
- Location:
- trunk/src/VBox/Runtime/tools
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/Makefile.kmk
r88933 r90297 235 235 RTEfiFatExtract_SOURCES = RTEfiFatExtract.cpp 236 236 237 # RTEfiSigDb - EFI signature database management tool. 238 PROGRAMS += RTEfiSigDb 239 RTEfiSigDb_TEMPLATE = VBoxR3Tool 240 RTEfiSigDb_SOURCES = RTEfiSigDb.cpp 241 237 242 if1of ($(KBUILD_TARGET), darwin linux solaris win) 238 243 # RTKrnlModInfo - our lsmod/kextstat clone (for testing the RTKrnlMod code).
Note:
See TracChangeset
for help on using the changeset viewer.