Only build vxWorks directory when there is a vxWorks target.
This commit is contained in:
@@ -27,7 +27,9 @@ DIRS += rsrv
|
||||
DIRS += rec
|
||||
DIRS += dev
|
||||
#Following are optional
|
||||
ifeq ($(findstring vxWorks,$(BUILD_ARCHS)),vxWorks)
|
||||
DIRS += vxWorks
|
||||
endif
|
||||
#DIRS += gdd
|
||||
#DIRS += cas
|
||||
|
||||
|
||||
Reference in New Issue
Block a user