VirtualBox

Changeset 41564 in vbox


Ignore:
Timestamp:
Jun 4, 2012 1:59:26 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78341
Message:

Config.kmk: With the BIOS-new and traceing we require kBuild revision 2577 or later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r41534 r41564  
    153153     || (   $(KBUILD_VERSION_MINOR) == 1 \
    154154         && $(KBUILD_VERSION_PATCH) >= 999))
    155  if $(KMK_REVISION) >= 2537
     155 if $(KMK_REVISION) >= 2577
    156156  # OK.
    157157 else
    158   $(error You must update kBuild! Requires kBuild revision 2537 or later, found $(KMK_REVISION) ($(KBUILD_VERSION)))
     158  $(error You must update kBuild! Requires kBuild revision 2577 or later, found $(KMK_REVISION) ($(KBUILD_VERSION)))
    159159 endif
    160160else
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette