Commented out the conditional setting of CROSS_COMPILER_TARGET_ARCHS to RTEMS-uC5282, since it breaks builds for vl-linux-x86

This commit is contained in:
kmpeters
2011-07-06 21:12:35 +00:00
parent 493511984e
commit a490b1885f
+3 -3
View File
@@ -8,9 +8,9 @@
# CONFIG_SITE.Common.$(T_A)
# CONFIG_SITE.$(EPICS_HOST_ARCH).$(T_A)
ifeq ($(EPICS_HOST_ARCH),vl-linux-x86)
CROSS_COMPILER_TARGET_ARCHS = RTEMS-uC5282
endif
#ifeq ($(EPICS_HOST_ARCH),vl-linux-x86)
#CROSS_COMPILER_TARGET_ARCHS = RTEMS-uC5282
#endif
# Set this when you only want to compile this application
# for a subset of the cross-compiled target architectures