Default to no device drivers built.

This commit is contained in:
Ron Sluiter
2004-01-23 15:14:14 +00:00
parent eecea0d957
commit 7024907cce
+7 -7
View File
@@ -14,8 +14,8 @@ endif
#
# Select individual device/driver support modules by removing the comment.
DIRS += OmsSrc
DIRS += SoftMotorSrc
#DIRS += OmsSrc
#DIRS += SoftMotorSrc
#DIRS += V544Src
ifdef MX
@@ -25,11 +25,11 @@ endif
# The following modules require MPF_SERIAL.
# Select individual device/driver support modules by removing the comment.
ifdef MPF
DIRS += NewportSrc
DIRS += ImsSrc
DIRS += AcsSrc
DIRS += MclennanSrc
DIRS += PiSrc
#DIRS += NewportSrc
#DIRS += ImsSrc
#DIRS += AcsSrc
#DIRS += MclennanSrc
#DIRS += PiSrc
endif
DIRS += Db