Changeset 87259 in vbox
- Timestamp:
- Jan 15, 2021 11:10:47 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/darwin/Makefile.kmk
r85176 r87259 27 27 SUB_DEPTH = ../../../../.. 28 28 include $(KBUILD_PATH)/subheader.kmk 29 29 ifn1of ($(KBUILD_TARGET_ARCH), arm64) 30 30 31 31 # … … 90 90 endif 91 91 92 endif # ! arm64 92 93 include $(FILE_KBUILD_SUB_FOOTER) 93 94
Note:
See TracChangeset
for help on using the changeset viewer.