Changeset 22651 in vbox
- Timestamp:
- Sep 1, 2009 11:54:31 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/HGSMI/Makefile.kmk
r22619 r22651 26 26 HGSMIHostR3Lib 27 27 28 ifndef VBOX_WITH_ADDITION_DRIVERS 29 if1of ($(KBUILD_TARGET), linux l4) # All drivers are optional, can skip HGSMIGuestR0Lib. 30 LIBRARIES := $(filter-out HGSMIGuestR0Lib, $(LIBRARIES)) 31 endif 32 endif 33 28 34 29 35 #
Note:
See TracChangeset
for help on using the changeset viewer.