Added MotorSimSrc

This commit is contained in:
MarkRivers
2006-04-07 00:04:23 +00:00
parent 4d7a655b50
commit 95218fd0bd
+5 -1
View File
@@ -9,9 +9,10 @@ include $(TOP)/configure/CONFIG
DIRS += MotorSrc
# Select individual device/driver modules by removing the "#!" comment.
DIRS += DeltaTauSrc
#!DIRS += DeltaTauSrc
DIRS += OmsSrc
DIRS += SoftMotorSrc
DIRS += MotorSimSrc
# All the following modules require ASYN.
ifdef ASYN
@@ -26,6 +27,9 @@ DIRS += FaulhaberSrc
DIRS += PC6KSrc
endif
# Install the edl files
#DIRS += opi
ifdef MX
DIRS += MXmotorSrc
endif