Default to no device drivers built.

This commit is contained in:
Ron Sluiter
2002-04-19 16:31:54 +00:00
parent 5fe0e236fd
commit 4fd0d1b1ae
+6 -6
View File
@@ -14,17 +14,17 @@ endif
#
# Select individual device/driver support modules by removing the comment.
DIRS += OmsSrc
DIRS += SoftMotorSrc
#DIRS += OmsSrc
#DIRS += SoftMotorSrc
#DIRS += V544Src
# The following modules require MPF_SERIAL.
# Select individual device/driver support modules by removing the comment.
ifdef MPF_SERIAL
DIRS += NewportSrc
DIRS += ImsSrc
DIRS += AcsSrc
DIRS += MclennanSrc
#DIRS += NewportSrc
#DIRS += ImsSrc
#DIRS += AcsSrc
#DIRS += MclennanSrc
endif
DIRS += Db