From f68807ad4e1deae9c24ce9a245236b361a68b0c6 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Sat, 8 Apr 2006 20:15:09 +0000 Subject: [PATCH] Build for linux-x86 --- iocBoot/iocWithAsyn/Makefile | 2 +- iocBoot/iocWithMPF/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/iocBoot/iocWithAsyn/Makefile b/iocBoot/iocWithAsyn/Makefile index 615cfd11..d17b764b 100644 --- a/iocBoot/iocWithAsyn/Makefile +++ b/iocBoot/iocWithAsyn/Makefile @@ -1,6 +1,6 @@ TOP = ../.. include $(TOP)/configure/CONFIG -ARCH = vxWorks-68040 +ARCH = linux-x86 #ARCH = vxWorks-ppc604 TARGETS = cdCommands TARGETS += envPaths diff --git a/iocBoot/iocWithMPF/Makefile b/iocBoot/iocWithMPF/Makefile index 615cfd11..d17b764b 100644 --- a/iocBoot/iocWithMPF/Makefile +++ b/iocBoot/iocWithMPF/Makefile @@ -1,6 +1,6 @@ TOP = ../.. include $(TOP)/configure/CONFIG -ARCH = vxWorks-68040 +ARCH = linux-x86 #ARCH = vxWorks-ppc604 TARGETS = cdCommands TARGETS += envPaths