Changeset 48758 in vbox
- Timestamp:
- Sep 29, 2013 6:16:22 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 89395
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Makefile.kmk
r48675 r48758 5 5 6 6 # 7 # Copyright (C) 2006-201 2Oracle Corporation7 # Copyright (C) 2006-2013 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 18 18 SUB_DEPTH = ../../.. 19 19 include $(KBUILD_PATH)/subheader.kmk 20 21 # Enable the new SMC code. 22 VBOX_WITH_SMC_NEW = 1 20 23 21 24 # Make sure our Config.kmk is included.
Note:
See TracChangeset
for help on using the changeset viewer.