summaryrefslogtreecommitdiffstats
path: root/make/custom/ods68302.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/ods68302.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/custom/ods68302.cfg b/make/custom/ods68302.cfg
index 32107fbd56..d8df19105f 100644
--- a/make/custom/ods68302.cfg
+++ b/make/custom/ods68302.cfg
@@ -47,8 +47,8 @@ endef
ifeq ($(RTEMS_USE_GCC272),yes)
# override default location of Standard C Library
-LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/m68000/libc.a
-LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/m68000/libm.a
+# LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/m68000/libc.a
+# LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/m68000/libm.a
define make-exe
$(LD) $(LDFLAGS) -N -Ttext $(ROM_BASE) \