Changeset 12135 in vbox
- Timestamp:
- Sep 5, 2008 2:57:11 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r12080 r12135 92 92 93 93 # Notify about important kBuild updates. 94 ifneq ($(call int-ge,$(KMK_REVISION),1 650),1)94 ifneq ($(call int-ge,$(KMK_REVISION),1702),1) 95 95 $(error You must update kBuild! KMK_REVISION=$(KMK_REVISION) KBUILD_PATH=$(KBUILD_PATH)) 96 96 endif
Note:
See TracChangeset
for help on using the changeset viewer.