diff --git a/configure/os/CONFIG.Common.vxWorksCommon b/configure/os/CONFIG.Common.vxWorksCommon index faa215908..d3ddf05bb 100644 --- a/configure/os/CONFIG.Common.vxWorksCommon +++ b/configure/os/CONFIG.Common.vxWorksCommon @@ -132,6 +132,7 @@ NM_DIR_6.3 = $(GNU_BIN) NM_DIR_6.4 = $(GNU_BIN) NM_DIR_6.5 = $(GNU_BIN) NM_DIR_6.6 = $(WIND_BASE)/workbench-$(WORKBENCH_VERSION)/$(WIND_HOST_TYPE)/bin +NM_DIR_6.7 = $(WIND_BASE)/workbench-$(WORKBENCH_VERSION)/$(WIND_HOST_TYPE)/bin NM_DIR_6 = $(NM_DIR_$(VXWORKS_VERSION)) NM_DIR = $(NM_DIR_$(VXWORKS_MAJOR_VERSION))